template <typename OwnerType, typename PoolType, typename Dispatch>
class PoolFree
Defined at line 6342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
Public Methods
void PoolFree<OwnerType, PoolType, Dispatch> ()
Defined at line 6345 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
void PoolFree<OwnerType, PoolType, Dispatch> (OwnerType owner, PoolType pool, const Dispatch & dispatch)
Defined at line 6347 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
OwnerType getOwner ()
Defined at line 6354 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
PoolType getPool ()
Defined at line 6359 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
const Dispatch & getDispatch ()
Defined at line 6364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
Protected Methods
template <typename T>
void destroy (T t)
Defined at line 6371 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp