Searched refs:OP_glLightxOES (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/GLESv1_enc/ | ||
D | gl_opcodes.h | 200 #define OP_glLightxOES 1218 macro |
D | gl_enc.cpp | 5547 int tmp = OP_glLightxOES;memcpy(ptr, &tmp, 4); ptr += 4; in glLightxOES_enc() |