Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_opcodes.h63 #define OP_glGetAttribLocation 2105 macro
Dgl2_enc.cpp1725 int tmp = OP_glGetAttribLocation;memcpy(ptr, &tmp, 4); ptr += 4; in glGetAttribLocation_enc()