diff options
author | Samuel Pitoiset <[email protected]> | 2018-04-25 18:15:52 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-04-27 11:15:35 +0200 |
commit | d38425ce872c4a00cfb691ae9dceca6a07afc516 (patch) | |
tree | fdac8906e1584b42cdfe9abe6f569e0f8b5731bc /src/mesa/main | |
parent | 3e691279396c5ff2aa485a55d4248194b8a64028 (diff) |
ac: fix texture query LOD for 1D textures on GFX9
1D textures are allocated as 2D which means we only need
one coordinate for texture query LOD.
Fixes: 625dcbbc456 ("amd/common: pass address components individually to
ac_build_image_intrinsic")
Cc: 18.1 <[email protected]>
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions