Home
last modified time | relevance | path

Searched refs:PoolFree (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp3147 class PoolFree class
3150 PoolFree() = default;
3152 PoolFree( OwnerType owner, in PoolFree() function in VULKAN_HPP_NAMESPACE::PoolFree
Dvulkansc_funcs.hpp2501 PoolFree<Device, DescriptorPool, Dispatch> deleter( *this, allocateInfo.descriptorPool, d ); in allocateDescriptorSetsUnique()
2520 PoolFree<Device, DescriptorPool, Dispatch> deleter( *this, allocateInfo.descriptorPool, d ); in allocateDescriptorSetsUnique()
2898 PoolFree<Device, CommandPool, Dispatch> deleter( *this, allocateInfo.commandPool, d ); in allocateCommandBuffersUnique()
2917 PoolFree<Device, CommandPool, Dispatch> deleter( *this, allocateInfo.commandPool, d ); in allocateCommandBuffersUnique()
Dvulkansc_handles.hpp902 using deleter = PoolFree<Device, DescriptorPool, Dispatch>;
930 using deleter = PoolFree<Device, CommandPool, Dispatch>;
Dvulkan.hpp5490 class PoolFree class
5493 PoolFree() = default;
5495 PoolFree( OwnerType owner, in PoolFree() function in VULKAN_HPP_NAMESPACE::PoolFree