Searched refs:setBorderColor (Results 1 – 14 of 14) sorted by relevance
176 void Sampler::setBorderColor(const Context *context, const ColorGeneric &color) in setBorderColor() function in gl::Sampler178 mState.setBorderColor(color); in setBorderColor()
71 void setBorderColor(const Context *context, const ColorGeneric &color);
400 void setBorderColor(const Context *context, const ColorGeneric &color);
355 bool SamplerState::setBorderColor(const ColorGeneric &color) in setBorderColor() function in gl::SamplerState
2263 void Texture::setBorderColor(const Context *context, const ColorGeneric &color) in setBorderColor() function in gl::Texture2265 mState.mSamplerState.setBorderColor(color); in setBorderColor()
442 bool setBorderColor(const ColorGeneric &color);
499 texture->setBorderColor(context, ConvertToColor<isPureInteger>(params)); in SetTexParameterBase()615 sampler->setBorderColor(context, ConvertToColor<isPureInteger>(params)); in SetSamplerParameterBase()
104 …te, GL_TEXTURE_BORDER_COLOR, &gl::SamplerState::getBorderColor, &gl::SamplerState::setBorderColor); in syncState()
1749 if (mAppliedSampler.setBorderColor(borderColor)) in syncState()
1282 public void setBorderColor(int color) { in setBorderColor() method in BarLineChartBase
2729 adjustedSamplerState.setBorderColor(borderColor.colorF); in setSamplerState()
106950 …VULKAN_HPP_CONSTEXPR_14 SamplerCreateInfo & setBorderColor( VULKAN_HPP_NAMESPACE::BorderColor bord… in setBorderColor() function
109671 …VULKAN_HPP_CONSTEXPR_14 SamplerCreateInfo & setBorderColor( VULKAN_HPP_NAMESPACE::BorderColor bord… in setBorderColor() function
130744 …VULKAN_HPP_CONSTEXPR_14 SamplerCreateInfo & setBorderColor( VULKAN_HPP_NAMESPACE::BorderColor bord… in setBorderColor() function