Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugMarkerMarkerInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDebugMarkerMarkerInfoEXT |
const void * | pNext = {} |
const char * | pMarkerName = {} |
vk::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 20850 of file vulkan_structs.hpp.
Definition at line 20852 of file vulkan_structs.hpp.
|
inline |
Definition at line 20859 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 20868 of file vulkan_structs.hpp.
|
inline |
Definition at line 20907 of file vulkan_structs.hpp.
|
inline |
Definition at line 20902 of file vulkan_structs.hpp.
|
inline |
Definition at line 20947 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 20876 of file vulkan_structs.hpp.
|
inline |
Definition at line 20941 of file vulkan_structs.hpp.
|
inline |
Definition at line 20895 of file vulkan_structs.hpp.
|
inline |
Definition at line 20889 of file vulkan_structs.hpp.
|
inline |
Definition at line 20883 of file vulkan_structs.hpp.
|
static |
Definition at line 20854 of file vulkan_structs.hpp.
vk::ArrayWrapper1D<float, 4> vk::DebugMarkerMarkerInfoEXT::color = {} |
Definition at line 20956 of file vulkan_structs.hpp.
const char* vk::DebugMarkerMarkerInfoEXT::pMarkerName = {} |
Definition at line 20955 of file vulkan_structs.hpp.
const void* vk::DebugMarkerMarkerInfoEXT::pNext = {} |
Definition at line 20954 of file vulkan_structs.hpp.
|
static |
Definition at line 20855 of file vulkan_structs.hpp.
vk::StructureType vk::DebugMarkerMarkerInfoEXT::sType = StructureType::eDebugMarkerMarkerInfoEXT |
Definition at line 20953 of file vulkan_structs.hpp.