VkPipelineExecutableStatisticValueKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
union VkPipelineExecutableStatisticValueKHR {}

Members

Variables

b32
VkBool32 b32;
Undocumented in source.
f64
double f64;
Undocumented in source.
i64
int64_t i64;
Undocumented in source.
u64
uint64_t u64;
Undocumented in source.

Meta