Home | History | Annotate | Download | only in functional

Lines Matching full:ivec3

825 		case glu::TYPE_INT_VEC3:		return "bool compare_ivec3    (highp ivec3 a, highp ivec3 b)  { return a == b; }\n";