gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
authorBrian Paul <brianp@vmware.com>
Mon, 17 Nov 2014 17:10:15 +0000 (10:10 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 17 Nov 2014 17:20:24 +0000 (10:20 -0700)
commit920f8751322f65c63c78974628e3ed223ab4e064
treef817447e730dbf6818600d3a996b1cb198765fb1
parentae4536b4f71cbe76230ea7edc7eb4d6041e651b4
gallium/tests: add missing arg to util_make_vertex_passthrough_shader()

Fix oversights from the "add a window_space option to the passthrough
vertex shader" patch.

Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
src/gallium/tests/trivial/quad-tex.c
src/gallium/tests/trivial/tri.c