Searched defs:commandBufferCount (Results 1 – 1 of 1) sorted by relevance
| /frameworks/native/vulkan/libvulkan/ |
| D | api_gen.cpp | 1353 …FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in FreeCommandBuffers() 1541 VKAPI_ATTR void CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, cons… in CmdExecuteCommands() 2460 …FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in vkFreeCommandBuffers() 2695 VKAPI_ATTR void vkCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, co… in vkCmdExecuteCommands()
|