Home | History | Annotate | Download | only in opengl

Lines Matching refs:GL_NEAREST_MIPMAP_LINEAR

637 		case GL_NEAREST_MIPMAP_LINEAR:	return tcu::Sampler::NEAREST_MIPMAP_LINEAR;
774 case tcu::Sampler::NEAREST_MIPMAP_LINEAR: return GL_NEAREST_MIPMAP_LINEAR;