class DescriptorSet
Defined at line 3591 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
Public Members
static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType
Public Methods
void DescriptorSet ()
Defined at line 3602 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorSet (const DescriptorSet & rhs)
Defined at line 3603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorSet & operator= (const DescriptorSet & rhs)
Defined at line 3604 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorSet (DescriptorSet && rhs)
Defined at line 3607 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorSet & operator= (DescriptorSet && rhs)
Defined at line 3608 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorSet (std::nullptr_t )
Defined at line 3619 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorSet (VkDescriptorSet descriptorSet)
Defined at line 3621 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorSet & operator= (VkDescriptorSet descriptorSet)
Defined at line 3624 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorSet & operator= (std::nullptr_t )
Defined at line 3631 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
VkDescriptorSet operator VkDescriptorSet_T * ()
Defined at line 3637 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator bool ()
Defined at line 3642 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator! ()
Defined at line 3647 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp