commit | e0af3bed2cb52b5d8cf1da08b42cf28bae131c76 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Wed Sep 13 10:47:02 2017 +0200 |
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | Mon Sep 18 11:25:18 2017 +0200 |
tree | 5cd637e85621cc56e764eed5bb8566144c15259c | |
parent | 6fb0c1013b3578c5bd264efaa99a6d68418ccfb1 [diff] |
amd/common: round cube array slice in ac_prepare_cube_coords The NIR-to-LLVM pass already does this; now the same fix covers radeonsi as well. Fixes various tests of dEQP-GLES31.functional.texture.filtering.cube_array.combinations.* Cc: mesa-stable@lists.freedesktop.org Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com>