struct PipelineExecutableStatisticKHR
Defined at line 160979 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPipelineExecutableStatisticKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineExecutableStatisticKHR.html
Public Members
StructureType sType
void * pNext
ArrayWrapper1D name
ArrayWrapper1D description
PipelineExecutableStatisticFormatKHR format
PipelineExecutableStatisticValueKHR value
Public Methods
void PipelineExecutableStatisticKHR (const std::array<char, 256U> &name_,const std::array<char, 256U> &description_,PipelineExecutableStatisticFormatKHRformat_,PipelineExecutableStatisticValueKHRvalue_,void *pNext_)
Defined at line 160987 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableStatisticKHR (const PipelineExecutableStatisticKHR & rhs)
Defined at line 161000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutableStatisticKHR (const VkPipelineExecutableStatisticKHR & rhs)
Defined at line 161002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticKHR & operator= (const PipelineExecutableStatisticKHR & rhs)
Defined at line 161007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutableStatisticKHR & operator= (const VkPipelineExecutableStatisticKHR & rhs)
Defined at line 161010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutableStatisticKHR & operator const VkPipelineExecutableStatisticKHR & ()
Defined at line 161016 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutableStatisticKHR & operator VkPipelineExecutableStatisticKHR & ()
Defined at line 161021 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutableStatisticKHR * operator const VkPipelineExecutableStatisticKHR * ()
Defined at line 161026 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutableStatisticKHR * operator VkPipelineExecutableStatisticKHR * ()
Defined at line 161031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp