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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_opcodes.h 6 #define OP_glAlphaFunc 1024
gl_enc.cpp 26 int tmp = OP_glAlphaFunc;memcpy(ptr, &tmp, 4); ptr += 4;
    [all...]

Completed in 30 milliseconds