struct PipelineExecutableStatisticKHR

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

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_, vk::PipelineExecutableStatisticFormatKHR format_, vk::PipelineExecutableStatisticValueKHR value_, void * pNext_)

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

void PipelineExecutableStatisticKHR (const PipelineExecutableStatisticKHR & rhs)

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

void PipelineExecutableStatisticKHR (const VkPipelineExecutableStatisticKHR & rhs)

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

PipelineExecutableStatisticKHR & operator= (const PipelineExecutableStatisticKHR & rhs)

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

PipelineExecutableStatisticKHR & operator= (const VkPipelineExecutableStatisticKHR & rhs)

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

const VkPipelineExecutableStatisticKHR & operator const VkPipelineExecutableStatisticKHR & ()

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

VkPipelineExecutableStatisticKHR & operator VkPipelineExecutableStatisticKHR & ()

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