Home
last modified time | relevance | path

Searched defs:commandBufferCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp966 …FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in FreeCommandBuffers()
1154 VKAPI_ATTR void CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, cons… in CmdExecuteCommands()
1658 …FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in vkFreeCommandBuffers()
1893 VKAPI_ATTR void vkCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, co… in vkCmdExecuteCommands()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1458 uint32_t commandBufferCount; member
2075 uint32_t commandBufferCount; member