HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugMarkerMarkerInfoEXT |
Public Attributes | |
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 18079 of file vulkan_structs.hpp.
Definition at line 18081 of file vulkan_structs.hpp.
|
inline |
Definition at line 18088 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 18097 of file vulkan_structs.hpp.
|
inline |
Definition at line 18136 of file vulkan_structs.hpp.
|
inline |
Definition at line 18131 of file vulkan_structs.hpp.
|
inline |
Definition at line 18176 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 18105 of file vulkan_structs.hpp.
|
inline |
Definition at line 18170 of file vulkan_structs.hpp.
|
inline |
Definition at line 18124 of file vulkan_structs.hpp.
|
inline |
Definition at line 18118 of file vulkan_structs.hpp.
|
inline |
Definition at line 18112 of file vulkan_structs.hpp.
|
static |
Definition at line 18083 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ArrayWrapper1D<float, 4> VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::color = {} |
Definition at line 18185 of file vulkan_structs.hpp.
const char* VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::pMarkerName = {} |
Definition at line 18184 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::pNext = {} |
Definition at line 18183 of file vulkan_structs.hpp.
|
static |
Definition at line 18084 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DebugMarkerMarkerInfoEXT::sType = StructureType::eDebugMarkerMarkerInfoEXT |
Definition at line 18182 of file vulkan_structs.hpp.