template <typename Dispatch>

class ObjectDestroy

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

Public Methods

void ObjectDestroy<NoParent, Dispatch> ()

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

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

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

Optional<const AllocationCallbacks> getAllocator ()

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

const Dispatch & getDispatch ()

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

Protected Methods

template <typename T>
void destroy (T t)

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