commit | a2c1265dd34a97cfb1abd11fa44d8cf93187c99e | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Mar 03 07:45:33 2020 -0500 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Mar 05 14:35:38 2020 +0000 |
tree | cd21415ad7c87fc7d0b387e54b5f43853e88613c | |
parent | c42002d26f4ff59e188891e5ff68d8387d1959d3 [diff] |
pan/bi: Add special indices For fixed registers, uniforms, and constants, which bypass the usual SSA mechanism to map well to the ISA. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4061>