mesa: create copy uniform to storage helpers
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 16 Jun 2017 05:45:00 +0000 (15:45 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 20 Mar 2018 03:17:33 +0000 (14:17 +1100)
commit4a7c5c079b8b9df3ed28ba8fc10aa64e13d17413
tree7128001220cffd65ad7b396f7b104aa7d178b498
parentedded1237607348683f492db313e823dc2e380c3
mesa: create copy uniform to storage helpers

These will be used in the following patch to allow copying directly
to the param list when packing is enabled.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/uniform_query.cpp