Home | History | Annotate | Download | only in functional

Lines Matching full:ivec3

79 	LOOPCASE_VECTOR_COUNTER,								// for (ivec3 ndx = ...; ndx.x < ndx.y; ndx.x += ndx.z) { ... }