Files
mesa/src/amd/common
Connor Abbott 2abf62d348 ac/nir: Fix gather4 integer wa with unnormalized coordinates
This adds a bit of unneccesary code on radeonsi, since whether
unnormalized coordinates are used is known at compile time with GL, but
I wasn't sure if it was worth the few instructions to plumb everything
through, especially for something so rare -- my shader-db doesn't have
any instances where this changes anything.

Fixes CTS tests I created at
https://github.com/cwabbott0/VK-GL-CTS/tree/unnorm-gather-tests

Acked-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-09-03 13:50:54 +00:00
..
2017-08-29 01:08:58 +03:00
2019-07-19 20:16:19 -04:00
2019-07-19 20:16:19 -04:00
2019-07-19 20:16:19 -04:00
2019-07-19 20:16:19 -04:00
2019-08-14 17:31:04 -04:00
2019-08-27 16:16:08 -04:00