Searched defs:short_ops (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_vertex_array.c1109 static const uint16_t short_ops[5] = { local
1135 opcode = short_ops[size];
1219 static const uint16_t short_ops[5] = { local
1257 opcode = short_ops[size];
1365 static const uint16_t short_ops[5] = { local
1417 opcode = short_ops[size];
1575 static const uint16_t short_ops[5] = { 0, 4189, 4190, 4191, 4192 }; local
1634 opcode = short_ops[size];
/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c1109 static const uint16_t short_ops[5] = { local
1135 opcode = short_ops[size];
1219 static const uint16_t short_ops[5] = { local
1257 opcode = short_ops[size];
1365 static const uint16_t short_ops[5] = { local
1417 opcode = short_ops[size];
1575 static const uint16_t short_ops[5] = { 0, 4189, 4190, 4191, 4192 }; local
1634 opcode = short_ops[size];

Completed in 109 milliseconds