OSDN Git Service

i965: Drop BRW_NEW_BLORP from 3DSTATE_VF atom.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 4 May 2017 08:25:21 +0000 (01:25 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 6 May 2017 22:43:43 +0000 (15:43 -0700)
commit1151349c2afb5d6a497a6312364efa2443977a21
tree0578442b85a9268798937e2a422cead835dd72fa
parent6e2c39f562bce4f3aa6ad93afe9c1b08415f252e
i965: Drop BRW_NEW_BLORP from 3DSTATE_VF atom.

BLORP doesn't program 3DSTATE_VF, since it doesn't use index buffers,
making the setting irrelevant.  So there's no need to re-emit it after
a BLORP operation - the old setting will still be in place.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/genX_state_upload.c