commit | 5be5c1e0fa8d57606d85fa6afbfa2db5a9ca4c98 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Fri Sep 22 19:05:52 2017 +0200 |
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | Fri Sep 29 11:43:04 2017 +0200 |
tree | fe7c810b9d5dc2be32c43aded15b4160a9fed717 | |
parent | 8ea7d3a5c8ea0c530d7f66a9bdd0fb12c59418bc [diff] |
amd/common: fix build_cube_select Fix the custom cube coord selection sequence to be identical to the hardware v_cubesc/tc and OpenGL spec. Affects texture sampling with user-provided derivatives. Fixes dEQP-GLES3.functional.shaders.texture_functions.texturegrad.* Cc: mesa-stable@lists.freedesktop.org Reviewed-by: Marek Olšák <marek.olsak@amd.com> Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>