Searched defs:SamplerCustomBorderColorCreateInfoEXT (Results 1 – 4 of 4) sorted by relevance
100414 struct SamplerCustomBorderColorCreateInfoEXT struct100416 using NativeType = VkSamplerCustomBorderColorCreateInfoEXT;100418 static const bool allowDuplicate = false;100419 …_OR_CONSTEXPR StructureType structureType = StructureType::eSamplerCustomBorderColorCreateInfoEXT;100422 …VULKAN_HPP_CONSTEXPR_14 SamplerCustomBorderColorCreateInfoEXT( VULKAN_HPP_NAMESPACE::ClearColorVal… in SamplerCustomBorderColorCreateInfoEXT() function100433 …SamplerCustomBorderColorCreateInfoEXT( VkSamplerCustomBorderColorCreateInfoEXT const & rhs ) VULKA… in SamplerCustomBorderColorCreateInfoEXT() function100443 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerCustomBorderColorCreateInfoEXT const *>( &r… in operator =()100448 …EXPR_14 SamplerCustomBorderColorCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()100455 …BorderColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & customBorderColor_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColor()100461 …tomBorderColorCreateInfoEXT & setFormat( VULKAN_HPP_NAMESPACE::Format format_ ) VULKAN_HPP_NOEXCEPT in setFormat()[all …]
104756 struct SamplerCustomBorderColorCreateInfoEXT struct104758 using NativeType = VkSamplerCustomBorderColorCreateInfoEXT;104760 static const bool allowDuplicate = false;104761 …_OR_CONSTEXPR StructureType structureType = StructureType::eSamplerCustomBorderColorCreateInfoEXT;104764 …VULKAN_HPP_CONSTEXPR_14 SamplerCustomBorderColorCreateInfoEXT( VULKAN_HPP_NAMESPACE::ClearColorVal… in SamplerCustomBorderColorCreateInfoEXT() function104775 …SamplerCustomBorderColorCreateInfoEXT( VkSamplerCustomBorderColorCreateInfoEXT const & rhs ) VULKA… in SamplerCustomBorderColorCreateInfoEXT() function104785 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerCustomBorderColorCreateInfoEXT const *>( &r… in operator =()104790 …EXPR_14 SamplerCustomBorderColorCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()104797 …BorderColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & customBorderColor_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColor()104803 …tomBorderColorCreateInfoEXT & setFormat( VULKAN_HPP_NAMESPACE::Format format_ ) VULKAN_HPP_NOEXCEPT in setFormat()[all …]
107167 struct SamplerCustomBorderColorCreateInfoEXT struct107169 using NativeType = VkSamplerCustomBorderColorCreateInfoEXT;107171 static const bool allowDuplicate = false;107172 …_OR_CONSTEXPR StructureType structureType = StructureType::eSamplerCustomBorderColorCreateInfoEXT;107175 …VULKAN_HPP_CONSTEXPR_14 SamplerCustomBorderColorCreateInfoEXT( VULKAN_HPP_NAMESPACE::ClearColorVal… in SamplerCustomBorderColorCreateInfoEXT() function107186 …SamplerCustomBorderColorCreateInfoEXT( VkSamplerCustomBorderColorCreateInfoEXT const & rhs ) VULKA… in SamplerCustomBorderColorCreateInfoEXT() function107196 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SamplerCustomBorderColorCreateInfoEXT const *>( &r… in operator =()107201 …EXPR_14 SamplerCustomBorderColorCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()107208 …BorderColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & customBorderColor_ ) VULKAN_HPP_NOEXCEPT in setCustomBorderColor()107214 …tomBorderColorCreateInfoEXT & setFormat( VULKAN_HPP_NAMESPACE::Format format_ ) VULKAN_HPP_NOEXCEPT in setFormat()[all …]
47758 pub struct SamplerCustomBorderColorCreateInfoEXT { struct47765 impl fmt::Debug for SamplerCustomBorderColorCreateInfoEXT { argument47775 impl ::std::default::Default for SamplerCustomBorderColorCreateInfoEXT { implementation47786 unsafe impl TaggedStructure for SamplerCustomBorderColorCreateInfoEXT { implementation47790 impl SamplerCustomBorderColorCreateInfoEXT { implementation47804 unsafe impl ExtendsSamplerCreateInfo for SamplerCustomBorderColorCreateInfoEXT {} implementation47830 pub fn build(self) -> SamplerCustomBorderColorCreateInfoEXT { in build()