union PerformanceValueDataINTEL

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

=== VK_INTEL_performance_query ===

Public Members

uint32_t value32
uint64_t value64
float valueFloat
Bool32 valueBool
const char * valueString

Public Methods

void PerformanceValueDataINTEL (uint32_t value32_)

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

void PerformanceValueDataINTEL (uint64_t value64_)

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

void PerformanceValueDataINTEL (float valueFloat_)

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

void PerformanceValueDataINTEL (const char * valueString_)

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

PerformanceValueDataINTEL & setValue32 (uint32_t value32_)

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

PerformanceValueDataINTEL && setValue32 (uint32_t value32_)

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

PerformanceValueDataINTEL & setValue64 (uint64_t value64_)

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

PerformanceValueDataINTEL && setValue64 (uint64_t value64_)

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

PerformanceValueDataINTEL & setValueFloat (float valueFloat_)

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

PerformanceValueDataINTEL && setValueFloat (float valueFloat_)

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

PerformanceValueDataINTEL & setValueBool (Bool32 valueBool_)

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

PerformanceValueDataINTEL && setValueBool (Bool32 valueBool_)

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

PerformanceValueDataINTEL & setValueString (const char * valueString_)

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

PerformanceValueDataINTEL && setValueString (const char * valueString_)

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

const VkPerformanceValueDataINTEL & operator const VkPerformanceValueDataINTEL & ()

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

VkPerformanceValueDataINTEL & operator VkPerformanceValueDataINTEL & ()

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