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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_opcodes.h 55 #define OP_glGenBuffers 2097
gl2_enc.cpp 850 int tmp = OP_glGenBuffers;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_opcodes.h 85 #define OP_glGenBuffers 1103
gl_enc.cpp     [all...]

Completed in 28 milliseconds