glsl_to_tgsi: only associate the uniform storage once at link time
authorMarek Olšák <marek.olsak@amd.com>
Sat, 11 Apr 2015 18:05:41 +0000 (20:05 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 16 Apr 2015 16:36:29 +0000 (18:36 +0200)
commit0d46440c3a31ee9bd35bb48de419332c65761205
tree2232eba7ac8d5d96652a5c909eab2764a90379cb
parentbb5df7350b9ac780389bce9c7642cb88681a4b2d
glsl_to_tgsi: only associate the uniform storage once at link time

This hack is no longer needed. (see the previous commit)

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp