Searched defs:commandBufferCount (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.cpp | 1170 …FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in FreeCommandBuffers() 1358 VKAPI_ATTR void CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, cons… in CmdExecuteCommands() 2052 …FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in vkFreeCommandBuffers() 2287 VKAPI_ATTR void vkCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, co… in vkCmdExecuteCommands()
|