aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_serialize.c
diff options
context:
space:
mode:
authorJason Ekstrand <jason@jlekstrand.net>2020-06-18 12:50:21 -0500
committerMarge Bot <eric+marge@anholt.net>2020-11-05 23:36:46 +0000
commitaa4ea9c7ea6375fc2460092a6059fc2a32c56efb (patch)
tree5df821c2065cf8f474a09dc5897c9b2aaef68eaa /src/compiler/nir/nir_serialize.c
parent07635a3284c511d464ea3e02ef9136f9b8661378 (diff)
downloadexternal_mesa3d-aa4ea9c7ea6375fc2460092a6059fc2a32c56efb.tar.gz
external_mesa3d-aa4ea9c7ea6375fc2460092a6059fc2a32c56efb.tar.bz2
external_mesa3d-aa4ea9c7ea6375fc2460092a6059fc2a32c56efb.zip
nir: Add intrinsics for object to/from world RT sysvals
These are a bit more tricky than most because they're matrix system values. We make the intentional choice here to not bother with allowing indirect addressing of columns for these. Since they're system values, they may be magically constructed somehow or come from weird hardware so it's easier on back-ends to just handle any indirects with bcsel. Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6479>
Diffstat (limited to 'src/compiler/nir/nir_serialize.c')
0 files changed, 0 insertions, 0 deletions