struct PerformanceCounterDescriptionKHR
Defined at line 58709 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
Flags flags
ArrayWrapper1D name
ArrayWrapper1D category
ArrayWrapper1D description
Public Methods
void PerformanceCounterDescriptionKHR (vk::PerformanceCounterDescriptionFlagsKHRflags_,const std::array<char, 256U> &name_,const std::array<char, 256U> &category_,const std::array<char, 256U> &description_,void *pNext_)
Defined at line 58717 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceCounterDescriptionKHR (const PerformanceCounterDescriptionKHR & rhs)
Defined at line 58730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceCounterDescriptionKHR (const VkPerformanceCounterDescriptionKHR & rhs)
Defined at line 58732 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceCounterDescriptionKHR & operator= (const PerformanceCounterDescriptionKHR & rhs)
Defined at line 58737 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceCounterDescriptionKHR & operator= (const VkPerformanceCounterDescriptionKHR & rhs)
Defined at line 58740 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPerformanceCounterDescriptionKHR & operator const VkPerformanceCounterDescriptionKHR & ()
Defined at line 58746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPerformanceCounterDescriptionKHR & operator VkPerformanceCounterDescriptionKHR & ()
Defined at line 58751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PerformanceCounterDescriptionKHR & rhs)
Defined at line 58774 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const PerformanceCounterDescriptionKHR & rhs)
Defined at line 58793 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const PerformanceCounterDescriptionKHR & rhs)
Defined at line 58799 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp