Searched defs:setGatherEnable (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Renderer/ | ||
D | Sampler.cpp | 266 void Sampler::setGatherEnable(bool enable) in setGatherEnable() function in sw::Sampler |
D | VertexProcessor.cpp | 542 void VertexProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::VertexProcessor |
D | PixelProcessor.cpp | 387 void PixelProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::PixelProcessor |
D | Renderer.cpp | 2390 void Renderer::setGatherEnable(SamplerType type, int sampler, bool enable) in setGatherEnable() function in sw::Renderer |