pvr: replace transfer EOT binary shaders with run-time compiled shaders
authorFrank Binns <frank.binns@imgtec.com>
Wed, 15 Feb 2023 23:45:53 +0000 (23:45 +0000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Apr 2023 11:01:05 +0000 (11:01 +0000)
commit1cdd0ccb3738cb2c0a4c376d81686d2ec2ccb682
treead1625d32dc710823d7ef5c50c63e1c529eeb716
parent11dea16dee4190c0447e20f66db50847a0c2a2dd
pvr: replace transfer EOT binary shaders with run-time compiled shaders

Take the opportunity to tweak the naming of pvr_transfer_ctx_setup_shaders and
pvr_transfer_ctx_fini_shaders to make them fit in with the rest of the naming in
the driver.

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
Acked-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21550>
src/imagination/vulkan/pvr_job_context.c
src/imagination/vulkan/pvr_job_context.h
src/imagination/vulkan/usc/programs/pvr_transfer_eot.h [deleted file]