glx: Correct opcode typos in __indirect_glTexCoordPointer.
authorColin McDonald <cjmmail10-bz@yahoo.co.uk>
Thu, 23 Jun 2016 02:11:55 +0000 (19:11 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 8 Jul 2016 21:03:09 +0000 (14:03 -0700)
commit5ced100bf522f123978adeebe763cd60d7402c68
treef0ee011d3c788066a4b6ecfec8f275b2f9d3f5fb
parentd57c85c1bf77f194720ab8d8dfa4b4885e44157d
glx: Correct opcode typos in __indirect_glTexCoordPointer.

At the same time, replace opcode numbers with names in
__indirect_glVertexAttribPointer.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=61907
src/glx/indirect_vertex_array.c