Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dindirect_vertex_array.c1151 static const uint16_t short_ops[5] = { in __indirect_glVertexPointer() local
1177 opcode = short_ops[size]; in __indirect_glVertexPointer()
1261 static const uint16_t short_ops[5] = { in __indirect_glColorPointer() local
1299 opcode = short_ops[size]; in __indirect_glColorPointer()
1407 static const uint16_t short_ops[5] = { in __indirect_glTexCoordPointer() local
1459 opcode = short_ops[size]; in __indirect_glTexCoordPointer()
1617 static const uint16_t short_ops[5] = { in __indirect_glVertexAttribPointer() local
1685 opcode = short_ops[size]; in __indirect_glVertexAttribPointer()