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