Home
last modified time | relevance | path

Searched defs:setGatherEnable (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Renderer/
DSampler.cpp266 void Sampler::setGatherEnable(bool enable) in setGatherEnable() function in sw::Sampler
DVertexProcessor.cpp542 void VertexProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::VertexProcessor
DPixelProcessor.cpp387 void PixelProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::PixelProcessor
DRenderer.cpp2390 void Renderer::setGatherEnable(SamplerType type, int sampler, bool enable) in setGatherEnable() function in sw::Renderer