HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPerformanceMarkerInfoINTEL |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePerformanceMarkerInfoINTEL |
const void * | pNext = {} |
uint64_t | marker = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePerformanceMarkerInfoINTEL |
Definition at line 49226 of file vulkan_structs.hpp.
Definition at line 49228 of file vulkan_structs.hpp.
|
inline |
Definition at line 49234 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49242 of file vulkan_structs.hpp.
|
inline |
Definition at line 49275 of file vulkan_structs.hpp.
|
inline |
Definition at line 49270 of file vulkan_structs.hpp.
|
inline |
Definition at line 49304 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49250 of file vulkan_structs.hpp.
|
inline |
Definition at line 49295 of file vulkan_structs.hpp.
|
inline |
Definition at line 49263 of file vulkan_structs.hpp.
|
inline |
Definition at line 49257 of file vulkan_structs.hpp.
|
static |
Definition at line 49230 of file vulkan_structs.hpp.
uint64_t VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL::marker = {} |
Definition at line 49313 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL::pNext = {} |
Definition at line 49312 of file vulkan_structs.hpp.
|
static |
Definition at line 49231 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL::sType = StructureType::ePerformanceMarkerInfoINTEL |
Definition at line 49311 of file vulkan_structs.hpp.