Home | History | Annotate | Download | only in ubo

Lines Matching refs:TYPE_UINT_VEC2

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