mesa/src/asahi/compiler
Alyssa Rosenzweig 7848100f27 agx: Use consistent ncomps
Fixes register allocation failure in:
dEQP-GLES3.functional.ubo.single_basic_array.shared.row_major_mat4_fragment

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12053>
2021-07-24 14:55:16 -04:00
..
agx_builder.h.py agx: Add push_exec alias 2021-05-31 01:23:35 +05:30
agx_compile.c agx: Fix mismatched units in load_ubo 2021-07-24 14:39:44 -04:00
agx_compile.h asahi: Set bit for psiz 2021-07-11 22:32:41 +00:00
agx_compiler.h agx: Ensure we don't overallocate registers 2021-07-07 03:31:43 +00:00
agx_dce.c agx: Don't choke on registers in the optimizer 2021-07-07 03:31:43 +00:00
agx_liveness.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_minifloat.h agx: Add 8-bit AGX minifloat routines 2021-05-02 17:41:14 -04:00
agx_opcodes.c.py agx: Generate runtime-accessible opcode table 2021-05-02 17:41:10 -04:00
agx_opcodes.h.py agx: Generate enums from Python 2021-06-05 20:38:22 +00:00
agx_opcodes.py agx: Add ld_vary_flat opcode 2021-07-05 20:56:03 +00:00
agx_optimizer.c agx: Don't choke on registers in the optimizer 2021-07-07 03:31:43 +00:00
agx_pack.c agx: Don't set helper invocation kill bit 2021-07-24 14:27:35 -04:00
agx_print.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_register_allocate.c agx: Use consistent ncomps 2021-07-24 14:55:16 -04:00
agx_uniforms.c agx: Add sysval management helper 2021-05-02 17:41:17 -04:00
cmdline.c agx: Drop cmdline version back to ES3.0 2021-05-31 01:23:35 +05:30
meson.build asahi: Fix meson dependency on packing in compiler 2021-07-06 13:44:50 +00:00