nvfx: draw: create draw vp with ureg
authorLuca Barbieri <luca@luca-barbieri.com>
Mon, 22 Feb 2010 11:35:18 +0000 (12:35 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:04 +0000 (00:03 -0400)
commitad2d0c26393760ebc7af52de9f693654381431f3
tree4bcc00bdb9298614ee8d7cacef9931e4f16a124b
parentd40a069206ea76feafe35c417d79c8bd5d62b4c1
nvfx: draw: create draw vp with ureg

This avoids duplicating the vertex program generation logic and
makes the same code work for both nv30 and nv40.
src/gallium/drivers/nvfx/nvfx_draw.c