radeonsi: load streamout buffer descriptors before use (v2)
authorMarek Olšák <marek.olsak@amd.com>
Tue, 13 Sep 2016 11:12:33 +0000 (13:12 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 14 Sep 2016 10:32:59 +0000 (12:32 +0200)
commitafaf27bff3646f63aa9de85c826e1da100afc993
tree63af20ae55431bd36d79e97077fd7c3761a7d1b8
parentf597ac3966405934e13a9aaa18c73211b5a40c7c
radeonsi: load streamout buffer descriptors before use (v2)

v2: inline the code and remove the conditional that's a no-op now

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_shader.c