mesa/src/broadcom/qpu
Iago Toral Quiroga 87fa5908b3 broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes
We will at least need the former to implement subgroupElect()

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11620>
2021-06-29 08:43:06 +02:00
..
tests Use explicit break instead of fall-through to break-only case 2021-04-15 16:01:22 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
qpu_disasm.c broadcom/compiler: name registers correctly based on V3D version 2021-02-12 08:24:21 +00:00
qpu_disasm.h broadcom/qpu: rename from VC5 to V3D 2021-04-29 11:22:12 +02:00
qpu_instr.c broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes 2021-06-29 08:43:06 +02:00
qpu_instr.h broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes 2021-06-29 08:43:06 +02:00
qpu_pack.c broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes 2021-06-29 08:43:06 +02:00
qpu_validate.c