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