HomeSort by relevance Sort by last modified time
    Searched refs:OP_glClientActiveTexture (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/system/GLESv1_enc/
gl_opcodes.h 55 #define OP_glClientActiveTexture 1073
gl_enc.cpp 875 int tmp = OP_glClientActiveTexture;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]

Completed in 220 milliseconds