#include <vulkan.hpp>
◆ DebugUtilsLabelEXT() [1/2]
VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::DebugUtilsLabelEXT |
( |
const char * |
pLabelName_ = nullptr , |
|
|
std::array< float, 4 > const & |
color_ = { { 0, 0, 0, 0 } } |
|
) |
| |
|
inline |
◆ DebugUtilsLabelEXT() [2/2]
◆ operator const VkDebugUtilsLabelEXT &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setColor()
DebugUtilsLabelEXT& VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::setColor |
( |
std::array< float, 4 > |
color_ | ) |
|
|
inline |
◆ setPLabelName()
◆ setPNext()
◆ color
float VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::color[4] |
◆ pLabelName
const char* VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::pLabelName |
◆ pNext
const void* VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: