struct PerformanceMarkerInfoINTEL

Defined at line 97943 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPerformanceMarkerInfoINTEL, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkPerformanceMarkerInfoINTEL.html

Public Members

StructureType sType
const void * pNext
uint64_t marker

Public Methods

void PerformanceMarkerInfoINTEL (uint64_t marker_, const void * pNext_)

Defined at line 97951 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PerformanceMarkerInfoINTEL (const PerformanceMarkerInfoINTEL & rhs)

Defined at line 97957 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PerformanceMarkerInfoINTEL (const VkPerformanceMarkerInfoINTEL & rhs)

Defined at line 97959 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PerformanceMarkerInfoINTEL & operator= (const PerformanceMarkerInfoINTEL & rhs)

Defined at line 97964 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PerformanceMarkerInfoINTEL & operator= (const VkPerformanceMarkerInfoINTEL & rhs)

Defined at line 97967 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PerformanceMarkerInfoINTEL & setPNext (const void * pNext_)

Defined at line 97974 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PerformanceMarkerInfoINTEL && setPNext (const void * pNext_)

Defined at line 97980 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PerformanceMarkerInfoINTEL & setMarker (uint64_t marker_)

Defined at line 97986 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PerformanceMarkerInfoINTEL && setMarker (uint64_t marker_)

Defined at line 97992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPerformanceMarkerInfoINTEL & operator const VkPerformanceMarkerInfoINTEL & ()

Defined at line 97999 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPerformanceMarkerInfoINTEL & operator VkPerformanceMarkerInfoINTEL & ()

Defined at line 98004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPerformanceMarkerInfoINTEL * operator const VkPerformanceMarkerInfoINTEL * ()

Defined at line 98009 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPerformanceMarkerInfoINTEL * operator VkPerformanceMarkerInfoINTEL * ()

Defined at line 98014 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PerformanceMarkerInfoINTEL & )

Defined at line 98027 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp