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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_opcodes.h 12 #define OP_glBindTexture 2054
gl2_enc.cpp 124 int tmp = OP_glBindTexture;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_opcodes.h 47 #define OP_glBindTexture 1065
gl_enc.cpp 740 int tmp = OP_glBindTexture;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]

Completed in 38 milliseconds