Home | History | Annotate | Download | only in opengl

Lines Matching refs:COMPAREMODE_LESS

589 		case GL_LESS:		return tcu::Sampler::COMPAREMODE_LESS;
662 case tcu::Sampler::COMPAREMODE_LESS: return GL_LESS;