|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDebugMarkerMarkerInfoEXT |
| const void * | pNext = {} |
| const char * | pMarkerName = {} |
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D< float, 4 > | color = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDebugMarkerMarkerInfoEXT |
Definition at line 27141 of file vulkan.hpp.
|
inline |
Definition at line 27147 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 27153 of file vulkan.hpp.
|
inline |
Definition at line 27195 of file vulkan.hpp.
|
inline |
Definition at line 27190 of file vulkan.hpp.
|
inline |
Definition at line 27212 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 27165 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 27159 of file vulkan.hpp.
|
inline |
Definition at line 27204 of file vulkan.hpp.
|
inline |
Definition at line 27183 of file vulkan.hpp.
|
inline |
Definition at line 27177 of file vulkan.hpp.
|
inline |
Definition at line 27171 of file vulkan.hpp.
|
static |
Definition at line 27143 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D<float, 4> VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::color = {} |
Definition at line 27224 of file vulkan.hpp.
| const char* VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::pMarkerName = {} |
Definition at line 27223 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::pNext = {} |
Definition at line 27222 of file vulkan.hpp.
|
static |
Definition at line 27144 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::sType = StructureType::eDebugMarkerMarkerInfoEXT |
Definition at line 27221 of file vulkan.hpp.