Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugUtilsLabelEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDebugUtilsLabelEXT |
const void * | pNext = {} |
const char * | pLabelName = {} |
vk::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 21375 of file vulkan_structs.hpp.
Definition at line 21377 of file vulkan_structs.hpp.
|
inline |
Definition at line 21384 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21393 of file vulkan_structs.hpp.
|
inline |
Definition at line 21429 of file vulkan_structs.hpp.
|
inline |
Definition at line 21424 of file vulkan_structs.hpp.
|
inline |
Definition at line 21469 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21398 of file vulkan_structs.hpp.
|
inline |
Definition at line 21463 of file vulkan_structs.hpp.
|
inline |
Definition at line 21417 of file vulkan_structs.hpp.
|
inline |
Definition at line 21411 of file vulkan_structs.hpp.
|
inline |
Definition at line 21405 of file vulkan_structs.hpp.
|
static |
Definition at line 21379 of file vulkan_structs.hpp.
vk::ArrayWrapper1D<float, 4> vk::DebugUtilsLabelEXT::color = {} |
Definition at line 21478 of file vulkan_structs.hpp.
const char* vk::DebugUtilsLabelEXT::pLabelName = {} |
Definition at line 21477 of file vulkan_structs.hpp.
const void* vk::DebugUtilsLabelEXT::pNext = {} |
Definition at line 21476 of file vulkan_structs.hpp.
|
static |
Definition at line 21380 of file vulkan_structs.hpp.
vk::StructureType vk::DebugUtilsLabelEXT::sType = StructureType::eDebugUtilsLabelEXT |
Definition at line 21475 of file vulkan_structs.hpp.