template <typename OwnerType, typename PoolType, typename Dispatch>

class PoolFree

Defined at line 8339 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp

Public Methods

void PoolFree<OwnerType, PoolType, Dispatch> ()

Defined at line 8342 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 8344 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp

OwnerType getOwner ()

Defined at line 8351 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp

PoolType getPool ()

Defined at line 8356 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp

const Dispatch & getDispatch ()

Defined at line 8361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp

Protected Methods

template <typename T>
void destroy (T t)

Defined at line 8368 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp