Home
last modified time | relevance | path

Searched defs:groupCountZ (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp1254 …(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatch()
1482 …aseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatchBase()
2157 …(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in vkCmdDispatch()
2442 …aseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in vkCmdDispatchBase()
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1506 …aseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatchBase()