union PerformanceValueDataINTEL
Defined at line 59400 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
vk::Bool32 valueBool
const char * valueString
Public Methods
void PerformanceValueDataINTEL (uint32_t value32_)
Defined at line 59405 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceValueDataINTEL (uint64_t value64_)
Defined at line 59407 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceValueDataINTEL (float valueFloat_)
Defined at line 59409 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceValueDataINTEL (const char * valueString_)
Defined at line 59411 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceValueDataINTEL & setValue32 (uint32_t value32_)
Defined at line 59415 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceValueDataINTEL & setValue64 (uint64_t value64_)
Defined at line 59421 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceValueDataINTEL & setValueFloat (float valueFloat_)
Defined at line 59427 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceValueDataINTEL & setValueBool (vk::Bool32 valueBool_)
Defined at line 59433 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceValueDataINTEL & setValueString (const char * valueString_)
Defined at line 59439 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPerformanceValueDataINTEL & operator const VkPerformanceValueDataINTEL & ()
Defined at line 59446 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPerformanceValueDataINTEL & operator VkPerformanceValueDataINTEL & ()
Defined at line 59451 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp