Vulkan-Hpp
|
This is the complete list of members for vk::LayerProperties, including all inherited members.
description | vk::LayerProperties | |
implementationVersion | vk::LayerProperties | |
layerName | vk::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_NOEXCEPT | vk::LayerProperties | inline |
LayerProperties(LayerProperties const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::LayerProperties | |
LayerProperties(VkLayerProperties const &rhs) VULKAN_HPP_NOEXCEPT | vk::LayerProperties | inline |
NativeType typedef | vk::LayerProperties | |
operator VkLayerProperties &() VULKAN_HPP_NOEXCEPT | vk::LayerProperties | inline |
operator VkLayerProperties const &() const VULKAN_HPP_NOEXCEPT | vk::LayerProperties | inline |
operator!=(LayerProperties const &rhs) const VULKAN_HPP_NOEXCEPT | vk::LayerProperties | inline |
operator=(LayerProperties const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::LayerProperties | |
operator=(VkLayerProperties const &rhs) VULKAN_HPP_NOEXCEPT | vk::LayerProperties | inline |
operator==(LayerProperties const &rhs) const VULKAN_HPP_NOEXCEPT | vk::LayerProperties | inline |
specVersion | vk::LayerProperties |