Files
mesa/src/intel/compiler
Kenneth Graunke d5b8cec7a2 intel/brw: Replace FS_OPCODE_LINTERP with BRW_OPCODE_PLN
We no longer support the old LINE+MAC lowering, and we already lower
this to MAD in NIR on Gfx11+, so the LINTERP virtual opcode always
corresponds the PLN.  The only catch is that LINTERP's operands are
reversed from PLN, so we have to switch them.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28705>
2024-04-16 02:14:49 +00:00
..
2024-02-29 20:47:48 -08:00
2024-02-29 20:47:48 -08:00
2024-04-16 02:14:49 +00:00
2024-02-29 18:00:14 +00:00
2024-04-02 00:00:59 +00:00
2024-02-29 18:00:14 +00:00
2024-04-04 23:42:27 +00:00
2024-02-29 19:28:06 +00:00
2024-02-29 19:28:06 +00:00