Home | History | Annotate | Download | only in Renderer

Lines Matching defs:setMaxLod

531 	void PixelProcessor::setMaxLod(unsigned int sampler, float maxLod)
535 context->sampler[sampler].setMaxLod(maxLod);