Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDebugUtilsObjectTagInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDebugUtilsObjectTagInfoEXT |
const void * | pNext = {} |
vk::ObjectType | objectType = vk::ObjectType::eUnknown |
uint64_t | objectHandle = {} |
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::eDebugUtilsObjectTagInfoEXT |
Definition at line 22032 of file vulkan_structs.hpp.
Definition at line 22034 of file vulkan_structs.hpp.
|
inline |
Definition at line 22040 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 22057 of file vulkan_structs.hpp.
|
inline |
Definition at line 22064 of file vulkan_structs.hpp.
|
inline |
Definition at line 22141 of file vulkan_structs.hpp.
|
inline |
Definition at line 22136 of file vulkan_structs.hpp.
|
inline |
Definition at line 22177 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 22082 of file vulkan_structs.hpp.
|
inline |
Definition at line 22167 of file vulkan_structs.hpp.
|
inline |
Definition at line 22101 of file vulkan_structs.hpp.
|
inline |
Definition at line 22095 of file vulkan_structs.hpp.
|
inline |
Definition at line 22089 of file vulkan_structs.hpp.
|
inline |
Definition at line 22119 of file vulkan_structs.hpp.
|
inline |
Definition at line 22127 of file vulkan_structs.hpp.
|
inline |
Definition at line 22107 of file vulkan_structs.hpp.
|
inline |
Definition at line 22113 of file vulkan_structs.hpp.
|
static |
Definition at line 22036 of file vulkan_structs.hpp.
uint64_t vk::DebugUtilsObjectTagInfoEXT::objectHandle = {} |
Definition at line 22187 of file vulkan_structs.hpp.
vk::ObjectType vk::DebugUtilsObjectTagInfoEXT::objectType = vk::ObjectType::eUnknown |
Definition at line 22186 of file vulkan_structs.hpp.
const void* vk::DebugUtilsObjectTagInfoEXT::pNext = {} |
Definition at line 22185 of file vulkan_structs.hpp.
const void* vk::DebugUtilsObjectTagInfoEXT::pTag = {} |
Definition at line 22190 of file vulkan_structs.hpp.
|
static |
Definition at line 22037 of file vulkan_structs.hpp.
vk::StructureType vk::DebugUtilsObjectTagInfoEXT::sType = StructureType::eDebugUtilsObjectTagInfoEXT |
Definition at line 22184 of file vulkan_structs.hpp.
uint64_t vk::DebugUtilsObjectTagInfoEXT::tagName = {} |
Definition at line 22188 of file vulkan_structs.hpp.
size_t vk::DebugUtilsObjectTagInfoEXT::tagSize = {} |
Definition at line 22189 of file vulkan_structs.hpp.