Home | History | Annotate | Download | only in opengl

Lines Matching refs:NEAREST_MIPMAP_NEAREST

513 		case GL_NEAREST_MIPMAP_NEAREST:	return tcu::Sampler::NEAREST_MIPMAP_NEAREST;
639 case tcu::Sampler::NEAREST_MIPMAP_NEAREST: return GL_NEAREST_MIPMAP_NEAREST;