template <typename OwnerType, typename Dispatch>
class DummyDestroy
Defined at line 8218 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
Public Methods
void DummyDestroy<OwnerType, Dispatch> ()
Defined at line 8221 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
void DummyDestroy<OwnerType, Dispatch> (OwnerTypeowner,Optional<const AllocationCallbacks>allocationCallbacks,const Dispatch &dispatch)
Defined at line 8223 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
OwnerType getOwner ()
Defined at line 8232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
Optional<const AllocationCallbacks> getAllocator ()
Defined at line 8237 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
const Dispatch & getDispatch ()
Defined at line 8242 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp
Protected Methods
template <typename T>
void destroy (T )
Defined at line 8249 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan.hpp