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