union PipelineExecutableStatisticValueKHR
Defined at line 160882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
Bool32 b32
int64_t i64
uint64_t u64
double f64
Public Methods
void PipelineExecutableStatisticValueKHR (Bool32 b32_)
Defined at line 160887 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableStatisticValueKHR (int64_t i64_)
Defined at line 160889 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableStatisticValueKHR (uint64_t u64_)
Defined at line 160891 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableStatisticValueKHR (double f64_)
Defined at line 160893 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR & setB32 (Bool32 b32_)
Defined at line 160897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR && setB32 (Bool32 b32_)
Defined at line 160903 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR & setI64 (int64_t i64_)
Defined at line 160909 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR && setI64 (int64_t i64_)
Defined at line 160915 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR & setU64 (uint64_t u64_)
Defined at line 160921 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR && setU64 (uint64_t u64_)
Defined at line 160927 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR & setF64 (double f64_)
Defined at line 160933 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticValueKHR && setF64 (double f64_)
Defined at line 160939 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutableStatisticValueKHR & operator const VkPipelineExecutableStatisticValueKHR & ()
Defined at line 160946 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutableStatisticValueKHR & operator VkPipelineExecutableStatisticValueKHR & ()
Defined at line 160951 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp