Home | History | Annotate | Download | only in opengl

Lines Matching refs:LINEAR_MIPMAP_NEAREST

515 		case GL_LINEAR_MIPMAP_NEAREST:	return tcu::Sampler::LINEAR_MIPMAP_NEAREST;
641 case tcu::Sampler::LINEAR_MIPMAP_NEAREST: return GL_LINEAR_MIPMAP_NEAREST;