Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSampler.cpp263 void Sampler::setGatherEnable(bool enable) in setGatherEnable() function in sw::Sampler
DVertexProcessor.cpp201 void VertexProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::VertexProcessor
DPixelProcessor.cpp164 void PixelProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::PixelProcessor
DRenderer.cpp1898 void Renderer::setGatherEnable(SamplerType type, int sampler, bool enable) in setGatherEnable() function in sw::Renderer
/external/swiftshader/src/Renderer/
DSampler.cpp266 void Sampler::setGatherEnable(bool enable) in setGatherEnable() function in sw::Sampler
DVertexProcessor.cpp533 void VertexProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::VertexProcessor
DPixelProcessor.cpp378 void PixelProcessor::setGatherEnable(unsigned int sampler, bool enable) in setGatherEnable() function in sw::PixelProcessor
DRenderer.cpp2292 void Renderer::setGatherEnable(SamplerType type, int sampler, bool enable) in setGatherEnable() function in sw::Renderer