struct PerformanceStreamMarkerInfoINTEL

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

wrapper struct for struct VkPerformanceStreamMarkerInfoINTEL, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPerformanceStreamMarkerInfoINTEL.html

Public Members

StructureType sType
const void * pNext
uint32_t marker

Public Methods

void PerformanceStreamMarkerInfoINTEL (uint32_t marker_, const void * pNext_)

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

void PerformanceStreamMarkerInfoINTEL (const PerformanceStreamMarkerInfoINTEL & rhs)

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

void PerformanceStreamMarkerInfoINTEL (const VkPerformanceStreamMarkerInfoINTEL & rhs)

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

PerformanceStreamMarkerInfoINTEL & operator= (const PerformanceStreamMarkerInfoINTEL & rhs)

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

PerformanceStreamMarkerInfoINTEL & operator= (const VkPerformanceStreamMarkerInfoINTEL & rhs)

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

PerformanceStreamMarkerInfoINTEL & setPNext (const void * pNext_)

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

PerformanceStreamMarkerInfoINTEL && setPNext (const void * pNext_)

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

PerformanceStreamMarkerInfoINTEL & setMarker (uint32_t marker_)

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

PerformanceStreamMarkerInfoINTEL && setMarker (uint32_t marker_)

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

const VkPerformanceStreamMarkerInfoINTEL & operator const VkPerformanceStreamMarkerInfoINTEL & ()

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

VkPerformanceStreamMarkerInfoINTEL & operator VkPerformanceStreamMarkerInfoINTEL & ()

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

const VkPerformanceStreamMarkerInfoINTEL * operator const VkPerformanceStreamMarkerInfoINTEL * ()

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

VkPerformanceStreamMarkerInfoINTEL * operator VkPerformanceStreamMarkerInfoINTEL * ()

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

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

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