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