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