Home | Sort by relevance Sort by last modified time |
/device/generic/goldfish/opengl/system/GLESv2_enc/ | |
gl2_opcodes.h | 53 #define OP_glFramebufferTexture2D 2095 |
gl2_enc.cpp | 818 int tmp = OP_glFramebufferTexture2D;memcpy(ptr, &tmp, 4); ptr += 4; [all...] |