template<typename T, VkObjectType Id>
VkObjectHandle struct
A strongly typed Vulkan object handle wrapper.
Public functions
- auto isNull() const -> bool
- Returns
true
if the handle is a null handle.