Searched defs:LayerProperties (Results 1 – 3 of 3) sorted by relevance
30875 struct LayerProperties struct30879 … LayerProperties( std::array<char, VK_MAX_EXTENSION_NAME_SIZE> const & layerName_ = {}, in LayerProperties() function30891 LayerProperties( VkLayerProperties const & rhs ) VULKAN_HPP_NOEXCEPT in LayerProperties() function30900 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::LayerProperties const *>( &rhs ); in operator =()30904 operator VkLayerProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkLayerProperties const&()30909 operator VkLayerProperties &() VULKAN_HPP_NOEXCEPT in operator VkLayerProperties&()30917 bool operator==( LayerProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()30923 bool operator!=( LayerProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()30930 … VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> layerName = {};30931 … uint32_t specVersion = {};[all …]
50118 struct LayerProperties struct50123 …VULKAN_HPP_CONSTEXPR_14 LayerProperties(std::array<char,VK_MAX_EXTENSION_NAME_SIZE> const& layerNa… in LayerProperties() function50129 LayerProperties( VkLayerProperties const & rhs ) VULKAN_HPP_NOEXCEPT in LayerProperties() function50137 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::LayerProperties const *>( &rhs ); in operator =()50141 LayerProperties & operator=( LayerProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()50148 operator VkLayerProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkLayerProperties const&()50153 operator VkLayerProperties &() VULKAN_HPP_NOEXCEPT in operator VkLayerProperties&()50162 bool operator==( LayerProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()50170 bool operator!=( LayerProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()50179 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> layerName = {};[all …]
50296 struct LayerProperties struct50301 …VULKAN_HPP_CONSTEXPR_14 LayerProperties(std::array<char,VK_MAX_EXTENSION_NAME_SIZE> const& layerNa… in LayerProperties() function50307 LayerProperties( VkLayerProperties const & rhs ) VULKAN_HPP_NOEXCEPT in LayerProperties() function50315 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::LayerProperties const *>( &rhs ); in operator =()50319 LayerProperties & operator=( LayerProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()50326 operator VkLayerProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkLayerProperties const&()50331 operator VkLayerProperties &() VULKAN_HPP_NOEXCEPT in operator VkLayerProperties&()50340 bool operator==( LayerProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()50348 bool operator!=( LayerProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()50357 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> layerName = {};[all …]