Searched defs:freeCommandBuffers (Results 1 – 4 of 4) sorted by relevance
76 FreeCommandBuffersFunc freeCommandBuffers; variable
938 VKAPI_ATTR void VKAPI_CALL freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32… in freeCommandBuffers() function
365 void DeviceDriver::freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32 command… function in DeviceDriver
16989 …void freeCommandBuffers( CommandPool commandPool, uint32_t commandBufferCount, const CommandBuffer… in freeCommandBuffers() function in vk::Device16995 …void freeCommandBuffers( CommandPool commandPool, ArrayProxy<const CommandBuffer> commandBuffers )… in freeCommandBuffers() function in vk::Device