nir: Add nir_address_format_32bit_index_offset_pack64
authorJesse Natalie <jenatali@microsoft.com>
Mon, 25 May 2020 15:53:00 +0000 (08:53 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Aug 2020 14:36:18 +0000 (14:36 +0000)
commit627c8e1640b3a2e4b2f86c52d88aa0848c583633
tree6d477b7ded78572bcde071049d566c8fbe339c94
parent113458d3720c5a96d0ae0bb9260951056b9b31f8
nir: Add nir_address_format_32bit_index_offset_pack64

This new address mode is supported by nir_lower_explicit_io

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6330>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_io.c