Searched refs:groupCountY (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 392 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… 1067 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in CmdDispatch() argument 1068 … GetData(commandBuffer).dispatch.CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch() 1780 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in vkCmdDispatch() argument 1781 vulkan::api::CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in vkCmdDispatch()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 141 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group…
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 6030 u32 groupCountY, 7110 u32 groupCountY,
|