Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp455 …h(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ);
486 …baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ);
1208 …(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatch() argument
1209 … GetData(commandBuffer).dispatch.CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch()
1332 …aseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatchBase() argument
1333 …atchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ); in CmdDispatchBase()
2053 …(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in vkCmdDispatch() argument
2054 vulkan::api::CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in vkCmdDispatch()
2213 …aseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in vkCmdDispatchBase() argument
2214 …atchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ); in vkCmdDispatchBase()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h141 …h(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ);
173 …baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ);
Dnull_driver.cpp1498 …aseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t groupCountZ) { in CmdDispatchBase() argument
/frameworks/native/vulkan/api/
Dvulkan.api9520 u32 groupCountZ) {
10039 u32 groupCountZ) {
10881 u32 groupCountZ) {