Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dindirect_vertex_array.c1109 static const uint16_t short_ops[5] = { in __indirect_glVertexPointer() local
1135 opcode = short_ops[size]; in __indirect_glVertexPointer()
1219 static const uint16_t short_ops[5] = { in __indirect_glColorPointer() local
1257 opcode = short_ops[size]; in __indirect_glColorPointer()
1365 static const uint16_t short_ops[5] = { in __indirect_glTexCoordPointer() local
1417 opcode = short_ops[size]; in __indirect_glTexCoordPointer()
1575 static const uint16_t short_ops[5] = { 0, 4189, 4190, 4191, 4192 }; in __indirect_glVertexAttribPointerARB() local
1634 opcode = short_ops[size]; in __indirect_glVertexAttribPointerARB()