Home | History | Annotate | Download | only in glshared

Lines Matching refs:TYPE_UINT_VEC3

383 		case glu::TYPE_UINT_VEC3:
707 case glu::TYPE_UINT_VEC3: return "mediump float compare_uvec3 (highp uvec3 a, highp uvec3 b) { return a == b ? 1.0 : 0.0; }\n";