panfrost: Advertise PIPE_CAP_INT64
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 7 Jul 2022 17:48:11 +0000 (13:48 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 19 Sep 2022 17:22:58 +0000 (17:22 +0000)
commit9333428ca287ef6e9cae99ceb22479f833098baa
tree1b7fb74b9f1c821a7ba1989e4fe80cbef979916a
parentb27589b5d470d2e1204587eec2eece8425a43bf4
panfrost: Advertise PIPE_CAP_INT64

nir_lower_int64 should be able to chew through everything anyway. Fixes
compilers.feature_macro (with LLVM 15).

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18656>
src/gallium/drivers/panfrost/pan_screen.c