Searched defs:pCommandBuffers (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.cpp | 1166 …evice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) { in AllocateCommandBuffers() 1170 …, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) { in FreeCommandBuffers() 1358 …CommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) { in CmdExecuteCommands() 2047 …evice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) { in vkAllocateCommandBuffers() 2052 …, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) { in vkFreeCommandBuffers() 2287 …CommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) { in vkCmdExecuteCommands()
|
H A D | driver.cpp | 1380 VkCommandBuffer* pCommandBuffers) { in AllocateCommandBuffers()
|