Searched defs:setBorderColor (Results 1 – 5 of 5) sorted by relevance
293 void Sampler::setBorderColor(const Color<float> &borderColor) in setBorderColor() function in sw::Sampler
587 void VertexProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::VertexProcessor
429 void PixelProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::PixelProcessor
2278 void Renderer::setBorderColor(SamplerType type, int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::Renderer
7326 SamplerCreateInfo& setBorderColor( BorderColor borderColor_ ) in setBorderColor() function