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