template <typename Dispatch>

class ObjectDestroy

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

Public Methods

void ObjectDestroy<NoParent, Dispatch> ()

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

void ObjectDestroy<NoParent, Dispatch> (Optional<const vk::AllocationCallbacks> allocationCallbacks, const Dispatch & dispatch)

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

Optional<const vk::AllocationCallbacks> getAllocator ()

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

const Dispatch & getDispatch ()

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

Protected Methods

template <typename T>
void destroy (T t)

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