Searched refs:gIdentityf (Results 1 – 1 of 1) sorted by relevance
38 static const GLfloat gIdentityf[16] = { 1,0,0,0, variable283 memcpy(m, gIdentityf, sizeof(m)); in loadIdentity()533 memcpy(inverse, gIdentityf, sizeof(gIdentityf)); in invert()