Searched refs:OP_glPopMatrix (Results 1 – 4 of 4) sorted by relevance
123 #define OP_glPopMatrix 1141 macro
2428 case OP_glPopMatrix: { in decode()
3583 int tmp = OP_glPopMatrix;memcpy(ptr, &tmp, 4); ptr += 4; in glPopMatrix_enc()