Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugMarkerObjectTagInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDebugMarkerObjectTagInfoEXT |
const void * | pNext = {} |
vk::DebugReportObjectTypeEXT | objectType = vk::DebugReportObjectTypeEXT::eUnknown |
uint64_t | object = {} |
uint64_t | tagName = {} |
size_t | tagSize = {} |
const void * | pTag = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDebugMarkerObjectTagInfoEXT |
Definition at line 21097 of file vulkan_structs.hpp.
Definition at line 21099 of file vulkan_structs.hpp.
|
inline |
Definition at line 21106 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21123 of file vulkan_structs.hpp.
|
inline |
Definition at line 21130 of file vulkan_structs.hpp.
|
inline |
Definition at line 21202 of file vulkan_structs.hpp.
|
inline |
Definition at line 21197 of file vulkan_structs.hpp.
|
inline |
Definition at line 21238 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 21143 of file vulkan_structs.hpp.
|
inline |
Definition at line 21228 of file vulkan_structs.hpp.
|
inline |
Definition at line 21162 of file vulkan_structs.hpp.
|
inline |
Definition at line 21156 of file vulkan_structs.hpp.
|
inline |
Definition at line 21150 of file vulkan_structs.hpp.
|
inline |
Definition at line 21180 of file vulkan_structs.hpp.
|
inline |
Definition at line 21188 of file vulkan_structs.hpp.
|
inline |
Definition at line 21168 of file vulkan_structs.hpp.
|
inline |
Definition at line 21174 of file vulkan_structs.hpp.
|
static |
Definition at line 21101 of file vulkan_structs.hpp.
uint64_t vk::DebugMarkerObjectTagInfoEXT::object = {} |
Definition at line 21248 of file vulkan_structs.hpp.
vk::DebugReportObjectTypeEXT vk::DebugMarkerObjectTagInfoEXT::objectType = vk::DebugReportObjectTypeEXT::eUnknown |
Definition at line 21247 of file vulkan_structs.hpp.
const void* vk::DebugMarkerObjectTagInfoEXT::pNext = {} |
Definition at line 21246 of file vulkan_structs.hpp.
const void* vk::DebugMarkerObjectTagInfoEXT::pTag = {} |
Definition at line 21251 of file vulkan_structs.hpp.
|
static |
Definition at line 21102 of file vulkan_structs.hpp.
vk::StructureType vk::DebugMarkerObjectTagInfoEXT::sType = StructureType::eDebugMarkerObjectTagInfoEXT |
Definition at line 21245 of file vulkan_structs.hpp.
uint64_t vk::DebugMarkerObjectTagInfoEXT::tagName = {} |
Definition at line 21249 of file vulkan_structs.hpp.
size_t vk::DebugMarkerObjectTagInfoEXT::tagSize = {} |
Definition at line 21250 of file vulkan_structs.hpp.