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.c1149 static const uint16_t short_ops[5] = { in __indirect_glVertexPointer() local
1175 opcode = short_ops[size]; in __indirect_glVertexPointer()
1259 static const uint16_t short_ops[5] = { in __indirect_glColorPointer() local
1297 opcode = short_ops[size]; in __indirect_glColorPointer()
1405 static const uint16_t short_ops[5] = { in __indirect_glTexCoordPointer() local
1457 opcode = short_ops[size]; in __indirect_glTexCoordPointer()
1615 static const uint16_t short_ops[5] = { in __indirect_glVertexAttribPointer() local
1683 opcode = short_ops[size]; in __indirect_glVertexAttribPointer()