Home | History | Annotate | Download | only in glshared

Lines Matching refs:TYPE_UINT_VEC2

378 		case glu::TYPE_UINT_VEC2:
706 case glu::TYPE_UINT_VEC2: return "mediump float compare_uvec2 (highp uvec2 a, highp uvec2 b) { return a == b ? 1.0 : 0.0; }\n";