radeonsi: make pm4 state generation for shaders independent of the context
authorMarek Olšák <marek.olsak@amd.com>
Tue, 14 Oct 2014 15:36:30 +0000 (17:36 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 21 Oct 2014 20:17:22 +0000 (22:17 +0200)
commitc94af8f0d717c1079327c51d8983b57c09aa2d1b
tree3d12102f2bf50feedb76886e3614a14c13e6680c
parent139bde061a6968671c7119ce78837f144a169abf
radeonsi: make pm4 state generation for shaders independent of the context

The si_pm4_delete_state calls became useless, because the pm4 state is
always generated only once.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeonsi/si_state_draw.c