ReactOS 0.4.17-dev-934-g091855f
VkPerformanceValueDataINTEL Union Reference

#include <vulkan.h>

Public Member Functions

uint64_t WINE_VK_ALIGN (8) value64
 

Public Attributes

uint32_t value32
 
float valueFloat
 
VkBool32 valueBool
 
const char * valueString
 

Detailed Description

Definition at line 9741 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

uint64_t VkPerformanceValueDataINTEL::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ value32

uint32_t VkPerformanceValueDataINTEL::value32

Definition at line 9743 of file vulkan.h.

◆ valueBool

VkBool32 VkPerformanceValueDataINTEL::valueBool

Definition at line 9746 of file vulkan.h.

◆ valueFloat

float VkPerformanceValueDataINTEL::valueFloat

Definition at line 9745 of file vulkan.h.

◆ valueString

const char* VkPerformanceValueDataINTEL::valueString

Definition at line 9747 of file vulkan.h.


The documentation for this union was generated from the following file: