nir: Add NV-specific texture opcodes
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Mon, 10 Apr 2023 22:23:32 +0000 (17:23 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 24 Oct 2023 22:21:18 +0000 (22:21 +0000)
commit1a2e8290ab5c8cfd8e58e689af3b0ecd2371d9a0
tree456b93c86a913b85d9b26432c6176dc6eb020ba5
parent5984265d4598fc76d879f587a1e5da0f1c8d87b1
nir: Add NV-specific texture opcodes

These are for implementing various texture queries.

Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25000>
src/compiler/nir/nir.c
src/compiler/nir/nir.h
src/compiler/nir/nir_print.c
src/compiler/spirv/spirv_to_nir.c