Home
last modified time | relevance | path

Searched refs:groupCountZ (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp392 …h(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ);
1067 …(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatch() argument
1068 … GetData(commandBuffer).dispatch.CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch()
1780 …(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in vkCmdDispatch() argument
1781 vulkan::api::CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in vkCmdDispatch()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h141 …h(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ);
/frameworks/native/vulkan/api/
Dvulkan.api6031 u32 groupCountZ) {
7111 u32 groupCountZ) {