struct DebugUtilsLabelEXT
Defined at line 41267 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 41275 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DebugUtilsLabelEXT (const DebugUtilsLabelEXT & rhs)
Defined at line 41283 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DebugUtilsLabelEXT (const VkDebugUtilsLabelEXT & rhs)
Defined at line 41285 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & operator= (const DebugUtilsLabelEXT & rhs)
Defined at line 41287 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & operator= (const VkDebugUtilsLabelEXT & rhs)
Defined at line 41290 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & setPNext (const void * pNext_)
Defined at line 41297 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT && setPNext (const void * pNext_)
Defined at line 41303 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & setPLabelName (const char * pLabelName_)
Defined at line 41309 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT && setPLabelName (const char * pLabelName_)
Defined at line 41315 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT & setColor (std::array<float, 4> color_)
Defined at line 41321 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DebugUtilsLabelEXT && setColor (std::array<float, 4> color_)
Defined at line 41327 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDebugUtilsLabelEXT & operator const VkDebugUtilsLabelEXT & ()
Defined at line 41334 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDebugUtilsLabelEXT & operator VkDebugUtilsLabelEXT & ()
Defined at line 41339 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDebugUtilsLabelEXT * operator const VkDebugUtilsLabelEXT * ()
Defined at line 41344 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDebugUtilsLabelEXT * operator VkDebugUtilsLabelEXT * ()
Defined at line 41349 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::partial_ordering operator<=> (const DebugUtilsLabelEXT & rhs)
Defined at line 41362 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const DebugUtilsLabelEXT & rhs)
Defined at line 41378 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const DebugUtilsLabelEXT & rhs)
Defined at line 41384 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp