Searched defs:setMinLod (Results 1 – 11 of 11) sorted by relevance
52 void setMinLod(GLfloat minLod) { mMinLod = minLod; } in setMinLod() function
352 void Sampler::setMinLod(float minLod) in setMinLod() function in sw::Sampler
345 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::VertexProcessor
308 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::PixelProcessor
2090 void Renderer::setMinLod(SamplerType type, int sampler, float minLod) in setMinLod() function in sw::Renderer
355 void Sampler::setMinLod(float minLod) in setMinLod() function in sw::Sampler
677 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::VertexProcessor
522 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::PixelProcessor
2484 void Renderer::setMinLod(SamplerType type, int sampler, float minLod) in setMinLod() function in sw::Renderer
11235 SamplerCreateInfo& setMinLod( float minLod_ ) in setMinLod() function
43957 SamplerCreateInfo & setMinLod( float minLod_ ) in setMinLod() function