Home
last modified time | relevance | path

Searched defs:LayerProperties (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp2790 struct LayerProperties struct
2792 operator const VkLayerProperties&() const in operator const VkLayerProperties&()
2797 bool operator==( LayerProperties const& rhs ) const in operator ==()
2805 bool operator!=( LayerProperties const& rhs ) const in operator !=()
2810 char layerName[VK_MAX_EXTENSION_NAME_SIZE];
2811 uint32_t specVersion;
2812 uint32_t implementationVersion;
2813 char description[VK_MAX_DESCRIPTION_SIZE];