Searched defs:setBorderColor (Results 1 – 9 of 9) sorted by relevance
170 void Sampler::setBorderColor(const Context *context, const ColorGeneric &color) in setBorderColor() function in gl::Sampler
213 void SamplerState::setBorderColor(const ColorGeneric &color) in setBorderColor() function in gl::SamplerState
1721 void Texture::setBorderColor(const Context *context, const ColorGeneric &color) in setBorderColor() function in gl::Texture
291 void Sampler::setBorderColor(const Color<float> &borderColor) in setBorderColor() function in sw::Sampler
583 void VertexProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::VertexProcessor
428 void PixelProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::PixelProcessor
2462 void Renderer::setBorderColor(SamplerType type, int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::Renderer
57649 SamplerCreateInfo & setBorderColor( vk::BorderColor borderColor_ ) in setBorderColor() function
62187 …SamplerCreateInfo & setBorderColor( VULKAN_HPP_NAMESPACE::BorderColor borderColor_ ) VULKAN_HPP_NO… in setBorderColor() function