Vulkan-Hpp
vk::LayerProperties Member List

This is the complete list of members for vk::LayerProperties, including all inherited members.

descriptionvk::LayerProperties
implementationVersionvk::LayerProperties
layerNamevk::LayerProperties
LayerProperties(std::array< char, VK_MAX_EXTENSION_NAME_SIZE > const &layerName_={}, uint32_t specVersion_={}, uint32_t implementationVersion_={}, std::array< char, VK_MAX_DESCRIPTION_SIZE > const &description_={}) VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
LayerProperties(LayerProperties const &rhs) VULKAN_HPP_NOEXCEPT=defaultvk::LayerProperties
LayerProperties(VkLayerProperties const &rhs) VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
NativeType typedefvk::LayerProperties
operator VkLayerProperties &() VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
operator VkLayerProperties const &() const VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
operator!=(LayerProperties const &rhs) const VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
operator=(LayerProperties const &rhs) VULKAN_HPP_NOEXCEPT=defaultvk::LayerProperties
operator=(VkLayerProperties const &rhs) VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
operator==(LayerProperties const &rhs) const VULKAN_HPP_NOEXCEPTvk::LayerPropertiesinline
specVersionvk::LayerProperties