class DescriptorSet

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

wrapper class for handle VkDescriptorSet, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDescriptorSet.html

Public Members

static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType

Public Methods

void DescriptorSet ()

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

void DescriptorSet (const DescriptorSet & rhs)

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

DescriptorSet & operator= (const DescriptorSet & rhs)

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

void DescriptorSet (DescriptorSet && rhs)

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

DescriptorSet & operator= (DescriptorSet && rhs)

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

void DescriptorSet (std::nullptr_t )

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

void DescriptorSet (VkDescriptorSet descriptorSet)

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

DescriptorSet & operator= (VkDescriptorSet descriptorSet)

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

DescriptorSet & operator= (std::nullptr_t )

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

VkDescriptorSet operator VkDescriptorSet_T * ()

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

bool operator bool ()

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

bool operator! ()

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