Files
mesa/src
Faith Ekstrand caf033b142 nak/legalize: Handle uniform sources in warp instructions
UGPRs in warp instructions are treated more like cbufs than GPRs.
You're only allowed to have one and it has to share space with the
possible cbuf or immediate.  This means we need to treat them as a "not
a register" case for warp instructions but as a register for uniform
instructions.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29591>
2024-06-13 20:43:45 +00:00
..
2024-06-11 13:10:22 +00:00
2023-08-18 21:33:14 +00:00
2024-05-10 18:49:38 +00:00
2024-06-13 09:58:02 +01:00