Searched refs:float_ops (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_vertex_array.c1155 static const uint16_t float_ops[5] = { local in function:__indirect_glVertexPointer
1181 opcode = float_ops[size];
1271 static const uint16_t float_ops[5] = { local in function:__indirect_glColorPointer
1309 opcode = float_ops[size];
1413 static const uint16_t float_ops[5] = { local in function:__indirect_glTexCoordPointer
1463 opcode = float_ops[size];
1619 static const uint16_t float_ops[5] = { local in function:__indirect_glVertexAttribPointer
1698 opcode = float_ops[size];
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_vertex_array.c1157 static const uint16_t float_ops[5] = { local in function:__indirect_glVertexPointer
1183 opcode = float_ops[size];
1273 static const uint16_t float_ops[5] = { local in function:__indirect_glColorPointer
1311 opcode = float_ops[size];
1415 static const uint16_t float_ops[5] = { local in function:__indirect_glTexCoordPointer
1465 opcode = float_ops[size];
1621 static const uint16_t float_ops[5] = { local in function:__indirect_glVertexAttribPointer
1700 opcode = float_ops[size];

Completed in 10 milliseconds