class DescriptorPool
Defined at line 10058 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
wrapper class for handle VkDescriptorPool, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDescriptorPool.html
Public Members
static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType
Public Methods
void DescriptorPool ()
Defined at line 10068 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorPool (const DescriptorPool & rhs)
Defined at line 10070 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorPool & operator= (const DescriptorPool & rhs)
Defined at line 10071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorPool (DescriptorPool && rhs)
Defined at line 10074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorPool & operator= (DescriptorPool && rhs)
Defined at line 10075 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorPool (std::nullptr_t )
Defined at line 10086 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void DescriptorPool (VkDescriptorPool descriptorPool)
Defined at line 10088 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorPool & operator= (VkDescriptorPool descriptorPool)
Defined at line 10091 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
DescriptorPool & operator= (std::nullptr_t )
Defined at line 10098 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
VkDescriptorPool operator VkDescriptorPool_T * ()
Defined at line 10104 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator bool ()
Defined at line 10109 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator! ()
Defined at line 10114 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp