Searched defs:setMipmapLOD (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/src/Renderer/ | ||
| D | Sampler.cpp | 375 void Sampler::setMipmapLOD(float LOD) in setMipmapLOD() function in sw::Sampler |
| D | VertexProcessor.cpp | 587 void VertexProcessor::setMipmapLOD(unsigned int sampler, float bias) in setMipmapLOD() function in sw::VertexProcessor |
| D | PixelProcessor.cpp | 432 void PixelProcessor::setMipmapLOD(unsigned int sampler, float bias) in setMipmapLOD() function in sw::PixelProcessor |
| D | Renderer.cpp | 2450 void Renderer::setMipmapLOD(SamplerType type, int sampler, float bias) in setMipmapLOD() function in sw::Renderer |