struct LayerProperties
Defined at line 53140 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
ArrayWrapper1D layerName
uint32_t specVersion
uint32_t implementationVersion
ArrayWrapper1D description
Public Methods
void LayerProperties (const std::array<char, 256U> & layerName_, uint32_t specVersion_, uint32_t implementationVersion_, const std::array<char, 256U> & description_)
Defined at line 53145 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void LayerProperties (const LayerProperties & rhs)
Defined at line 53156 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void LayerProperties (const VkLayerProperties & rhs)
Defined at line 53158 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LayerProperties & operator= (const LayerProperties & rhs)
Defined at line 53160 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LayerProperties & operator= (const VkLayerProperties & rhs)
Defined at line 53163 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkLayerProperties & operator const VkLayerProperties & ()
Defined at line 53169 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkLayerProperties & operator VkLayerProperties & ()
Defined at line 53174 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const LayerProperties & rhs)
Defined at line 53195 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const LayerProperties & rhs)
Defined at line 53210 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const LayerProperties & rhs)
Defined at line 53216 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp