mesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm_float functions.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 22 Nov 2012 04:15:22 +0000 (20:15 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 27 Nov 2012 20:36:33 +0000 (12:36 -0800)
commitc8d8d5db72171fd382babbb0e95fab363a84cb49
tree8009e59193c7c0d7c8d0454360724c4962184615
parent13f9012ad3837c98a2c891244e64878fa61f9cd2
mesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm_float functions.

The rules for converting these values actually depend on the current
context API and version.  The next patch will implement those changes.

v2: Mark ctx as const, as suggested by Brian.

Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
src/mesa/vbo/vbo_attrib_tmp.h