Searched defs:freeCommandBuffers (Results 1 – 5 of 5) sorted by relevance
74 void CommandPool::freeCommandBuffers(uint32_t commandBufferCount, const VkCommandBuffer* pCommandBu… in freeCommandBuffers() function in vk::CommandPool
77 FreeCommandBuffersFunc freeCommandBuffers; variable
1242 VKAPI_ATTR void VKAPI_CALL freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32… in freeCommandBuffers() function
370 void DeviceDriver::freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32 command… function in DeviceDriver
50349 …VULKAN_HPP_INLINE void Device::freeCommandBuffers( CommandPool commandPool, uint32_t commandBuffer… in freeCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device50355 …VULKAN_HPP_INLINE void Device::freeCommandBuffers( CommandPool commandPool, ArrayProxy<const Comma… in freeCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device