i965/shader: Get rid of the setup_vec4_uniform_value helper
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 30 Sep 2015 18:47:01 +0000 (11:47 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 2 Oct 2015 21:19:39 +0000 (14:19 -0700)
commit3de81508ea513bf01f2c996c25a2cfdb5b3231d0
treebdd40b35ce7395736fcb42dfd8ec9f2aa2f79ace
parent58cea0c2b63db236e6efcae930c5fb936181c2a9
i965/shader: Get rid of the setup_vec4_uniform_value helper

It's not used by anything anymore

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_shader.h
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp