isl: Drop UnormPathInColorPipe for buffer surfaces.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 24 Aug 2019 00:32:24 +0000 (17:32 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 26 Aug 2019 16:54:20 +0000 (16:54 +0000)
commit1b090f065e0f39856ef4b228091f76241f1bbe2b
treea2e8ea35e54c1fe03230d73fde7d01913e136a1e
parent85cc78a6242723b5e2fc24e5784d9d9b47f7dc15
isl: Drop UnormPathInColorPipe for buffer surfaces.

Jason suggested I remove this in review, and he's right.  AFAICT this
affects blending, and that just isn't going to happen on buffers.

Fixes: f741de236b5 ("isl: Enable Unorm Path in Color Pipe")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/isl/isl_surface_state.c