Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h143 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group…
196 …nt32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t group…
Dnull_driver.cpp1506 …nt32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in CmdDispatchBase() argument
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp505 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group…
562 …nt32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t group…
1369 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in CmdDispatch() argument
1370 … GetData(commandBuffer).dispatch.CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in CmdDispatch()
1597 …nt32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in CmdDispatchBase() argument
1598 …atchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ); in CmdDispatchBase()
2420 …Dispatch(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in vkCmdDispatch() argument
2421 vulkan::api::CmdDispatch(commandBuffer, groupCountX, groupCountY, groupCountZ); in vkCmdDispatch()
2705 …nt32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, uint32_t groupCountY, uint32_t group… in vkCmdDispatchBase() argument
2706 …atchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ); in vkCmdDispatchBase()