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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_vertex_array.c1118 static const uint16_t double_ops[5] = { local
1144 opcode = double_ops[size];
1234 static const uint16_t double_ops[5] = { local
1272 opcode = double_ops[size];
1377 static const uint16_t double_ops[5] = { local
1426 opcode = double_ops[size];
1577 static const uint16_t double_ops[5] = { 0, 4197, 4198, 4199, 4200 }; local
1652 opcode = double_ops[size];
/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c1118 static const uint16_t double_ops[5] = { local
1144 opcode = double_ops[size];
1234 static const uint16_t double_ops[5] = { local
1272 opcode = double_ops[size];
1377 static const uint16_t double_ops[5] = { local
1426 opcode = double_ops[size];
1577 static const uint16_t double_ops[5] = { 0, 4197, 4198, 4199, 4200 }; local
1652 opcode = double_ops[size];

Completed in 91 milliseconds