mesa/src/broadcom
Alejandro Piñeiro 9e41c42ed4 broadcom/compiler: remove qpu_acc helper
It is really small, and used just twice, so we just call qpu_magic.

We also update how it is used:

  * QFILE_NULL is an undef so we can just load anything. Previously we
    were using accumulator 0, but there isn't any real reason to use
    an accumulator for this. Using reg 0.

  * QFILE_LOAD_IMM: it seems that we don't use at all right now, so
    let's add an assert

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13008>
2021-09-24 08:46:06 +00:00
..
ci ci/vc4,i915g: Add links to VK-GL-CTS issues for some of our xfails. 2021-09-22 10:54:50 -07:00
cle python: drop python2 support 2021-08-14 21:44:32 +00:00
clif broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
common broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
compiler broadcom/compiler: remove qpu_acc helper 2021-09-24 08:46:06 +00:00
drm-shim vc4: add drm-shim 2021-01-28 16:14:06 +00:00
qpu broadcom/qpu: remove duplicated opcode variable 2021-08-26 10:12:35 +00:00
simulator v3d/simulator: implement performance counters 2021-08-03 08:33:52 +00:00
vulkan v3dv: Use a common vk_queue structure 2021-09-23 15:57:46 +00:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
meson.build broadcom: remove v3dv3 from neon library 2021-07-29 08:26:11 +00:00