struct PerformanceCounterDescriptionARM

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

wrapper struct for struct VkPerformanceCounterDescriptionARM, see

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

Public Members

StructureType sType
void * pNext
Flags flags
ArrayWrapper1D name

Public Methods

void PerformanceCounterDescriptionARM (PerformanceCounterDescriptionFlagsARM flags_, const std::array<char, 256U> & name_, void * pNext_)

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

void PerformanceCounterDescriptionARM (const PerformanceCounterDescriptionARM & rhs)

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

void PerformanceCounterDescriptionARM (const VkPerformanceCounterDescriptionARM & rhs)

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

PerformanceCounterDescriptionARM & operator= (const PerformanceCounterDescriptionARM & rhs)

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

PerformanceCounterDescriptionARM & operator= (const VkPerformanceCounterDescriptionARM & rhs)

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

const VkPerformanceCounterDescriptionARM & operator const VkPerformanceCounterDescriptionARM & ()

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

VkPerformanceCounterDescriptionARM & operator VkPerformanceCounterDescriptionARM & ()

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

const VkPerformanceCounterDescriptionARM * operator const VkPerformanceCounterDescriptionARM * ()

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

VkPerformanceCounterDescriptionARM * operator VkPerformanceCounterDescriptionARM * ()

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

std::strong_ordering operator<=> (const PerformanceCounterDescriptionARM & rhs)

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

bool operator== (const PerformanceCounterDescriptionARM & rhs)

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

bool operator!= (const PerformanceCounterDescriptionARM & rhs)

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