Home
last modified time | relevance | path

Searched refs:pCommandBuffers (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h3234 const VkCommandBuffer* pCommandBuffers; member
4013 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers);
4014 typedef void (VKAPI_PTR *PFN_vkFreeCommandBuffers)(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers);
4061 typedef void (VKAPI_PTR *PFN_vkCmdExecuteCommands)(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers);
4547 VkCommandBuffer* pCommandBuffers);
4553 const VkCommandBuffer* pCommandBuffers);
4859 const VkCommandBuffer* pCommandBuffers);

Completed in 75 milliseconds