Searched refs:OP_glLoadMatrixf (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/opengl/system/GLESv1_enc/ | ||
D | gl_opcodes.h | 26 #define OP_glLoadMatrixf 1044 macro |
D | gl_enc.cpp | 643 int tmp = OP_glLoadMatrixf;memcpy(ptr, &tmp, 4); ptr += 4; in glLoadMatrixf_enc() |