[Mesa-dev] Implementation of VK_KHR_draw_indirect_count extension for anv
Danylo Piliaiev
danylo.piliaiev at gmail.com
Wed Sep 12 11:36:15 UTC 2018
Hello everyone,
I would like to try to implement one of the Vulkan extensions -
VK_KHR_draw_indirect_count for anv,
unless someone is already working on it.
It's a relatively minor extension and I saw that the same functionality
is already implemented
for ARB_indirect_parameters in i965.
Also I would appreciate any tips if there are any known possible tricky
parts.
- Danil
More information about the mesa-dev
mailing list