svga: add SVGA_NEW_PRESCALE to the tracked dirty mask for gs
authorCharmaine Lee <charmainel@vmware.com>
Tue, 27 Feb 2018 12:09:58 +0000 (04:09 -0800)
committerBrian Paul <brianp@vmware.com>
Fri, 2 Mar 2018 19:23:50 +0000 (12:23 -0700)
commitaf8877af3b441947e94599a2af3e0fc50b912611
tree2efd88465c9f7f6ed0a173184f5d4fc512e73038
parentdc79b8840248ccc1860ae740f16f0f5309191445
svga: add SVGA_NEW_PRESCALE to the tracked dirty mask for gs

Since geometry shader also consumes prescale constants, the
geometry shader constant buffer will need to be updated when prescale
factor is changed.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_state_constants.c