struct DebugUtilsLabelEXT
Defined at line 21930 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_debug_utils ===
Public Members
StructureType sType
const void * pNext
const char * pLabelName
ArrayWrapper1D color
Public Methods
void DebugUtilsLabelEXT (const char * pLabelName_, const std::array<float, 4> & color_, const void * pNext_)
Defined at line 21938 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DebugUtilsLabelEXT (const DebugUtilsLabelEXT & rhs)
Defined at line 21946 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DebugUtilsLabelEXT (const VkDebugUtilsLabelEXT & rhs)
Defined at line 21948 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & operator= (const DebugUtilsLabelEXT & rhs)
Defined at line 21950 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & operator= (const VkDebugUtilsLabelEXT & rhs)
Defined at line 21953 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & setPNext (const void * pNext_)
Defined at line 21960 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & setPLabelName (const char * pLabelName_)
Defined at line 21966 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & setColor (std::array<float, 4> color_)
Defined at line 21972 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDebugUtilsLabelEXT & operator const VkDebugUtilsLabelEXT & ()
Defined at line 21979 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDebugUtilsLabelEXT & operator VkDebugUtilsLabelEXT & ()
Defined at line 21984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::partial_ordering operator<=> (const DebugUtilsLabelEXT & rhs)
Defined at line 22002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const DebugUtilsLabelEXT & rhs)
Defined at line 22018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const DebugUtilsLabelEXT & rhs)
Defined at line 22024 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp