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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_opcodes.h 35 #define OP_glPointSize 1053
gl_enc.cpp 538 int tmp = OP_glPointSize;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]

Completed in 407 milliseconds