Searched defs:drawCount (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 1246 …CommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t st… in CmdDrawIndirect() 1250 …CommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t st… in CmdDrawIndexedIndirect() 2147 …CommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t st… in vkCmdDrawIndirect() 2152 …CommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t st… in vkCmdDrawIndexedIndirect()
|