Searched refs:OP_glPushMatrix (Results 1 – 4 of 4) sorted by relevance
124 #define OP_glPushMatrix 1142 macro
2444 case OP_glPushMatrix: { in decode()
3609 int tmp = OP_glPushMatrix;memcpy(ptr, &tmp, 4); ptr += 4; in glPushMatrix_enc()