i965: Drop PIPE_CONTROL_NO_WRITE from various calls.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 17 Nov 2017 07:43:48 +0000 (23:43 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 28 Mar 2018 01:41:44 +0000 (18:41 -0700)
commit2c01215c1b2c80817cbc6bcdbecd3f19029b287d
treeca2b2455d9ad41993e6a21a4e26a0f1cd152a7ea
parent5f21a7afe072f8a6e558ccc47407a0a94e0d1313
i965: Drop PIPE_CONTROL_NO_WRITE from various calls.

This is just zero - passing nothing already gives us a post-sync
operation of "nothing".

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/brw_pipe_control.c
src/mesa/drivers/dri/i965/brw_program.c
src/mesa/drivers/dri/i965/gen7_l3_state.c