#include <vulkan.hpp>
Definition at line 12434 of file vulkan.hpp.
◆ DebugMarkerMarkerInfoEXT() [1/2]
VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::DebugMarkerMarkerInfoEXT |
( |
const char * |
pMarkerName_ = nullptr , |
|
|
std::array< float, 4 > const & |
color_ = { { 0, 0, 0, 0 } } |
|
) |
| |
|
inline |
◆ DebugMarkerMarkerInfoEXT() [2/2]
Definition at line 12443 of file vulkan.hpp.
References memcpy.
DebugMarkerMarkerInfoEXT(const char *pMarkerName_=nullptr, std::array< float, 4 > const &color_={ { 0, 0, 0, 0 } })
◆ operator VkDebugMarkerMarkerInfoEXT &()
◆ operator VkDebugMarkerMarkerInfoEXT const &()
◆ operator!=()
Definition at line 12489 of file vulkan.hpp.
bool operator==(DebugMarkerMarkerInfoEXT const &rhs) const
◆ operator=()
Definition at line 12448 of file vulkan.hpp.
References memcpy.
DebugMarkerMarkerInfoEXT(const char *pMarkerName_=nullptr, std::array< float, 4 > const &color_={ { 0, 0, 0, 0 } })
◆ operator==()
◆ setColor()
◆ setPMarkerName()
◆ setPNext()
◆ color
float VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::color[4] |
◆ pMarkerName
const char* VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::pMarkerName |
◆ pNext
const void* VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: