Home
last modified time | relevance | path

Searched refs:OP_glLoadMatrixx (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_opcodes.h108 #define OP_glLoadMatrixx 1126 macro
Dgl_enc.cpp2971 int tmp = OP_glLoadMatrixx;memcpy(ptr, &tmp, 4); ptr += 4; in glLoadMatrixx_enc()