a4xx: add emission of compute state, and compute dispatch
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 14 Nov 2021 18:01:57 +0000 (13:01 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 5 Mar 2022 08:21:05 +0000 (03:21 -0500)
commite42a8a5b92a0abae2bc3f9457f4703f73d46f450
tree7c357c90d7d3516356fc8a05b3209bbc66f7c97f
parent63bba1dc6c46e8ec246f76a6ad7570158d7cd439
a4xx: add emission of compute state, and compute dispatch

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14794>
src/freedreno/.gitlab-ci/reference/glxgears-a420.log
src/freedreno/registers/adreno/a4xx.xml
src/gallium/drivers/freedreno/a4xx/fd4_compute.c [new file with mode: 0644]
src/gallium/drivers/freedreno/a4xx/fd4_compute.h [new file with mode: 0644]
src/gallium/drivers/freedreno/a4xx/fd4_context.c
src/gallium/drivers/freedreno/a4xx/fd4_emit.c
src/gallium/drivers/freedreno/a4xx/fd4_emit.h
src/gallium/drivers/freedreno/a4xx/fd4_program.c
src/gallium/drivers/freedreno/a4xx/fd4_program.h
src/gallium/drivers/freedreno/ir3/ir3_const.h
src/gallium/drivers/freedreno/meson.build