Home
last modified time | relevance | path

Searched defs:freeCommandBuffers (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkCommandPool.cpp74 void CommandPool::freeCommandBuffers(uint32_t commandBufferCount, const VkCommandBuffer* pCommandBu… in freeCommandBuffers() function in vk::CommandPool
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl77 FreeCommandBuffersFunc freeCommandBuffers; variable
DvkNullDriver.cpp1242 VKAPI_ATTR void VKAPI_CALL freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32… in freeCommandBuffers() function
DvkDeviceDriverImpl.inl370 void DeviceDriver::freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32 command… function in DeviceDriver
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp50349 …VULKAN_HPP_INLINE void Device::freeCommandBuffers( CommandPool commandPool, uint32_t commandBuffer… in freeCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
50355 …VULKAN_HPP_INLINE void Device::freeCommandBuffers( CommandPool commandPool, ArrayProxy<const Comma… in freeCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device