mesa/src/intel/blorp
Sviatoslav Peleshko 318473eaf1 intel/blorp/gen6: Set BLEND_STATEChange only if emitting the blend state
This change is pretty straightforward: if set this field when we don't emit
the blend state, then the garbage at offset=0 will be set as a blend state,
and this will cause artifacts until the proper blend state will be given.

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6544
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6232

Signed-off-by: Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17132>
2022-06-24 10:06:34 +00:00
..
TODO intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
blorp.c blorp: add description & helpers to printout ops 2022-01-14 20:17:44 +00:00
blorp.h blorp: Add support for blorp_copy via XY_BLOCK_COPY_BLT 2022-01-24 23:27:25 +00:00
blorp_blit.c nir/builder: Add a nir_trim_vector helper 2022-05-11 14:47:33 +00:00
blorp_clear.c blorp: add description & helpers to printout ops 2022-01-14 20:17:44 +00:00
blorp_genX_exec.h intel/blorp/gen6: Set BLEND_STATEChange only if emitting the blend state 2022-06-24 10:06:34 +00:00
blorp_nir_builder.h intel/blorp: Add blorp_check_in_bounds() 2021-09-30 17:41:33 +00:00
blorp_priv.h blorp: add description & helpers to printout ops 2022-01-14 20:17:44 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00