mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 15:58:06 +02:00
This removes the need for drivers to handle both versions. The base will get added once in nir_lower_system_values when converting from deref to intrinsic and will be replaced by a zero for users not supporting it. Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26800> |
||
|---|---|---|
| .. | ||
| lib | ||
| meson.build | ||
| nv50_ir.cpp | ||
| nv50_ir.h | ||
| nv50_ir_bb.cpp | ||
| nv50_ir_build_util.cpp | ||
| nv50_ir_build_util.h | ||
| nv50_ir_driver.h | ||
| nv50_ir_emit_gk110.cpp | ||
| nv50_ir_emit_gm107.cpp | ||
| nv50_ir_emit_gv100.cpp | ||
| nv50_ir_emit_gv100.h | ||
| nv50_ir_emit_nv50.cpp | ||
| nv50_ir_emit_nvc0.cpp | ||
| nv50_ir_from_nir.cpp | ||
| nv50_ir_graph.cpp | ||
| nv50_ir_graph.h | ||
| nv50_ir_inlines.h | ||
| nv50_ir_lowering_gm107.cpp | ||
| nv50_ir_lowering_gm107.h | ||
| nv50_ir_lowering_gv100.cpp | ||
| nv50_ir_lowering_gv100.h | ||
| nv50_ir_lowering_helper.cpp | ||
| nv50_ir_lowering_helper.h | ||
| nv50_ir_lowering_nv50.cpp | ||
| nv50_ir_lowering_nvc0.cpp | ||
| nv50_ir_lowering_nvc0.h | ||
| nv50_ir_peephole.cpp | ||
| nv50_ir_print.cpp | ||
| nv50_ir_ra.cpp | ||
| nv50_ir_sched_gm107.h | ||
| nv50_ir_serialize.cpp | ||
| nv50_ir_ssa.cpp | ||
| nv50_ir_target.cpp | ||
| nv50_ir_target.h | ||
| nv50_ir_target_gm107.cpp | ||
| nv50_ir_target_gm107.h | ||
| nv50_ir_target_gv100.cpp | ||
| nv50_ir_target_gv100.h | ||
| nv50_ir_target_nv50.cpp | ||
| nv50_ir_target_nv50.h | ||
| nv50_ir_target_nvc0.cpp | ||
| nv50_ir_target_nvc0.h | ||
| nv50_ir_util.cpp | ||
| nv50_ir_util.h | ||