mesa: Add _mesa_propagate_uniforms_to_driver_storage
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 18 Oct 2011 21:29:43 +0000 (14:29 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 7 Nov 2011 21:33:16 +0000 (13:33 -0800)
commit9516182e80d5a21ab402c9b2cbe9e6c46e5bb1d8
tree6384710a940594a5ce54f47383c68ff0c29688a7
parent07731ed1692eb5d72110b3c5b693f37e581e3809
mesa: Add _mesa_propagate_uniforms_to_driver_storage

This function propagates the values from the backing storage of a
gl_uniform_storage structure to the driver supplied data locations.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Tested-by: Tom Stellard <thomas.stellard@amd.com>
src/mesa/main/uniform_query.cpp
src/mesa/main/uniforms.h