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