HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugUtilsLabelEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDebugUtilsLabelEXT |
const void * | pNext = {} |
const char * | pLabelName = {} |
VULKAN_HPP_NAMESPACE::ArrayWrapper1D < float, 4 > | color = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDebugUtilsLabelEXT |
Definition at line 18604 of file vulkan_structs.hpp.
Definition at line 18606 of file vulkan_structs.hpp.
|
inline |
Definition at line 18613 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 18622 of file vulkan_structs.hpp.
|
inline |
Definition at line 18658 of file vulkan_structs.hpp.
|
inline |
Definition at line 18653 of file vulkan_structs.hpp.
|
inline |
Definition at line 18698 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 18627 of file vulkan_structs.hpp.
|
inline |
Definition at line 18692 of file vulkan_structs.hpp.
|
inline |
Definition at line 18646 of file vulkan_structs.hpp.
|
inline |
Definition at line 18640 of file vulkan_structs.hpp.
|
inline |
Definition at line 18634 of file vulkan_structs.hpp.
|
static |
Definition at line 18608 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ArrayWrapper1D<float, 4> VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::color = {} |
Definition at line 18707 of file vulkan_structs.hpp.
const char* VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::pLabelName = {} |
Definition at line 18706 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::pNext = {} |
Definition at line 18705 of file vulkan_structs.hpp.
|
static |
Definition at line 18609 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT::sType = StructureType::eDebugUtilsLabelEXT |
Definition at line 18704 of file vulkan_structs.hpp.