Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp100315 struct SamplerCubicWeightsCreateInfoQCOM struct
100317 using NativeType = VkSamplerCubicWeightsCreateInfoQCOM;
100319 static const bool allowDuplicate = false;
100324SamplerCubicWeightsCreateInfoQCOM( VULKAN_HPP_NAMESPACE::CubicFilterWeightsQCOM cubicWeights_ = VU… in SamplerCubicWeightsCreateInfoQCOM() function
100333SamplerCubicWeightsCreateInfoQCOM( VkSamplerCubicWeightsCreateInfoQCOM const & rhs ) VULKAN_HPP_NO… in SamplerCubicWeightsCreateInfoQCOM() function
100343 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerCubicWeightsCreateInfoQCOM const *>( &rhs ); in operator =()
100348 …ONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOM & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
100355 … setCubicWeights( VULKAN_HPP_NAMESPACE::CubicFilterWeightsQCOM cubicWeights_ ) VULKAN_HPP_NOEXCEPT in setCubicWeights()
100362 operator VkSamplerCubicWeightsCreateInfoQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkSamplerCubicWeightsCreateInfoQCOM const&()
100367 operator VkSamplerCubicWeightsCreateInfoQCOM &() VULKAN_HPP_NOEXCEPT in operator VkSamplerCubicWeightsCreateInfoQCOM&()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp104657 struct SamplerCubicWeightsCreateInfoQCOM struct
104659 using NativeType = VkSamplerCubicWeightsCreateInfoQCOM;
104661 static const bool allowDuplicate = false;
104666SamplerCubicWeightsCreateInfoQCOM( VULKAN_HPP_NAMESPACE::CubicFilterWeightsQCOM cubicWeights_ = VU… in SamplerCubicWeightsCreateInfoQCOM() function
104675SamplerCubicWeightsCreateInfoQCOM( VkSamplerCubicWeightsCreateInfoQCOM const & rhs ) VULKAN_HPP_NO… in SamplerCubicWeightsCreateInfoQCOM() function
104685 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerCubicWeightsCreateInfoQCOM const *>( &rhs ); in operator =()
104690 …ONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOM & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
104697 … setCubicWeights( VULKAN_HPP_NAMESPACE::CubicFilterWeightsQCOM cubicWeights_ ) VULKAN_HPP_NOEXCEPT in setCubicWeights()
104704 operator VkSamplerCubicWeightsCreateInfoQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkSamplerCubicWeightsCreateInfoQCOM const&()
104709 operator VkSamplerCubicWeightsCreateInfoQCOM &() VULKAN_HPP_NOEXCEPT in operator VkSamplerCubicWeightsCreateInfoQCOM&()
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp107068 struct SamplerCubicWeightsCreateInfoQCOM struct
107070 using NativeType = VkSamplerCubicWeightsCreateInfoQCOM;
107072 static const bool allowDuplicate = false;
107077SamplerCubicWeightsCreateInfoQCOM( VULKAN_HPP_NAMESPACE::CubicFilterWeightsQCOM cubicWeights_ = VU… in SamplerCubicWeightsCreateInfoQCOM() function
107086SamplerCubicWeightsCreateInfoQCOM( VkSamplerCubicWeightsCreateInfoQCOM const & rhs ) VULKAN_HPP_NO… in SamplerCubicWeightsCreateInfoQCOM() function
107096 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerCubicWeightsCreateInfoQCOM const *>( &rhs ); in operator =()
107101 …ONSTEXPR_14 SamplerCubicWeightsCreateInfoQCOM & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
107108 … setCubicWeights( VULKAN_HPP_NAMESPACE::CubicFilterWeightsQCOM cubicWeights_ ) VULKAN_HPP_NOEXCEPT in setCubicWeights()
107115 operator VkSamplerCubicWeightsCreateInfoQCOM const &() const VULKAN_HPP_NOEXCEPT in operator VkSamplerCubicWeightsCreateInfoQCOM const&()
107120 operator VkSamplerCubicWeightsCreateInfoQCOM &() VULKAN_HPP_NOEXCEPT in operator VkSamplerCubicWeightsCreateInfoQCOM&()
[all …]