struct PerfHintInfoQCOM

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

=== VK_QCOM_queue_perf_hint ===

Public Members

StructureType sType
void * pNext
PerfHintTypeQCOM type
uint32_t scale

Public Methods

void PerfHintInfoQCOM (PerfHintTypeQCOM type_, uint32_t scale_, void * pNext_)

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

void PerfHintInfoQCOM (const PerfHintInfoQCOM & rhs)

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

void PerfHintInfoQCOM (const VkPerfHintInfoQCOM & rhs)

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

PerfHintInfoQCOM & operator= (const PerfHintInfoQCOM & rhs)

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

PerfHintInfoQCOM & operator= (const VkPerfHintInfoQCOM & rhs)

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

PerfHintInfoQCOM & setPNext (void * pNext_)

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

PerfHintInfoQCOM && setPNext (void * pNext_)

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

PerfHintInfoQCOM & setType (PerfHintTypeQCOM type_)

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

PerfHintInfoQCOM && setType (PerfHintTypeQCOM type_)

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

PerfHintInfoQCOM & setScale (uint32_t scale_)

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

PerfHintInfoQCOM && setScale (uint32_t scale_)

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

const VkPerfHintInfoQCOM & operator const VkPerfHintInfoQCOM & ()

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

VkPerfHintInfoQCOM & operator VkPerfHintInfoQCOM & ()

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

const VkPerfHintInfoQCOM * operator const VkPerfHintInfoQCOM * ()

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

VkPerfHintInfoQCOM * operator VkPerfHintInfoQCOM * ()

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

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

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