commit | b718de746d1566e238ef034f051a98e4083e01d2 | [log] [tgz] |
---|---|---|
author | Erik Faye-Lund <erik.faye-lund@collabora.com> | Fri Apr 09 07:15:36 2021 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Sat Apr 10 09:01:54 2021 +0000 |
tree | ff4826795040d10669bbff815c6d6c32f37c13a7 | |
parent | 0a7a61b2d778aaf1fb28d97d7e0467907226989d [diff] |
glsl: fix is_integer_16_32 This shouldn't check for 64-bit... Fixes: a052a9c2777 ("glsl: handle int16 and uint16 types and add instructions for mediump") Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10125>