union PipelineExecutableStatisticValueKHR

Defined at line 100830 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

vk::Bool32 b32
int64_t i64
uint64_t u64
double f64

Public Methods

void PipelineExecutableStatisticValueKHR (vk::Bool32 b32_)

Defined at line 100835 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineExecutableStatisticValueKHR (int64_t i64_)

Defined at line 100837 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineExecutableStatisticValueKHR (uint64_t u64_)

Defined at line 100839 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineExecutableStatisticValueKHR (double f64_)

Defined at line 100841 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineExecutableStatisticValueKHR & setB32 (vk::Bool32 b32_)

Defined at line 100845 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineExecutableStatisticValueKHR & setI64 (int64_t i64_)

Defined at line 100851 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineExecutableStatisticValueKHR & setU64 (uint64_t u64_)

Defined at line 100857 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineExecutableStatisticValueKHR & setF64 (double f64_)

Defined at line 100863 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPipelineExecutableStatisticValueKHR & operator const VkPipelineExecutableStatisticValueKHR & ()

Defined at line 100870 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPipelineExecutableStatisticValueKHR & operator VkPipelineExecutableStatisticValueKHR & ()

Defined at line 100875 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp