Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkBool32 | b32 |
int64_t | i64 |
uint64_t | u64 |
double | f64 |
Definition at line 10546 of file vulkan_core.h.
VkBool32 VkPipelineExecutableStatisticValueKHR::b32 |
Definition at line 10547 of file vulkan_core.h.
double VkPipelineExecutableStatisticValueKHR::f64 |
Definition at line 10550 of file vulkan_core.h.
int64_t VkPipelineExecutableStatisticValueKHR::i64 |
Definition at line 10548 of file vulkan_core.h.
uint64_t VkPipelineExecutableStatisticValueKHR::u64 |
Definition at line 10549 of file vulkan_core.h.