Home
last modified time | relevance | path

Searched defs:setBorderColor (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/Device/
DSampler.cpp288 void Sampler::setBorderColor(const Color<float> &borderColor) in setBorderColor() function in sw::Sampler
DVertexProcessor.cpp255 void VertexProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::VertexProcessor
DPixelProcessor.cpp218 void PixelProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::PixelProcessor
DRenderer.cpp1970 void Renderer::setBorderColor(SamplerType type, int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::Renderer
/external/swiftshader/src/Renderer/
DSampler.cpp291 void Sampler::setBorderColor(const Color<float> &borderColor) in setBorderColor() function in sw::Sampler
DVertexProcessor.cpp587 void VertexProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::VertexProcessor
DPixelProcessor.cpp432 void PixelProcessor::setBorderColor(unsigned int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::PixelProcessor
DRenderer.cpp2364 void Renderer::setBorderColor(SamplerType type, int sampler, const Color<float> &borderColor) in setBorderColor() function in sw::Renderer
/external/swiftshader/include/vulkan/
Dvulkan.hpp11247 SamplerCreateInfo& setBorderColor( BorderColor borderColor_ ) in setBorderColor() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp43969 SamplerCreateInfo & setBorderColor( BorderColor borderColor_ ) in setBorderColor() function