Vulkan-Hpp
VkPipelineExecutableStatisticValueKHR Union Reference

#include <vulkan_core.h>

Public Attributes

VkBool32 b32
 
int64_t i64
 
uint64_t u64
 
double f64
 

Detailed Description

Definition at line 10367 of file vulkan_core.h.

Member Data Documentation

◆ b32

VkBool32 VkPipelineExecutableStatisticValueKHR::b32

Definition at line 10368 of file vulkan_core.h.

◆ f64

double VkPipelineExecutableStatisticValueKHR::f64

Definition at line 10371 of file vulkan_core.h.

◆ i64

int64_t VkPipelineExecutableStatisticValueKHR::i64

Definition at line 10369 of file vulkan_core.h.

◆ u64

uint64_t VkPipelineExecutableStatisticValueKHR::u64

Definition at line 10370 of file vulkan_core.h.


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