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