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

  /development/tools/emulator/opengl/system/GLESv1_enc/
gl_opcodes.h 26 #define OP_glLoadMatrixf 1044
gl_enc.cpp 379 int tmp = OP_glLoadMatrixf;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]

Completed in 1476 milliseconds