mesa/src/imagination
Luigi Santivetti 87e5fb2dcb pvr: re-use texture state words for each load op
When setting texture state words for load op clears simply inherit
them from the image view for a given attachment. The only piece of
information that needs updating is the offset relative to the view
index, because unknown at image creation time.

Fix dEQP-GLES:
  dEQP-GLES3.functional.texture.specification.texsubimage2d*

Fixes: e08916677 ("pvr: Add support for VK_ATTACHMENT_LOAD_OP_LOAD.")
Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41797>
2026-05-27 11:30:42 +00:00
..
ci pvr/ci: drop two tests from bxs-4-64-{fails,flakes} 2026-05-14 18:24:54 +00:00
common pvr: re-enable wideLines 2026-04-14 15:30:57 +01:00
csbgen pvr: add basic volcanic hw-definitions 2026-02-13 09:28:56 +00:00
drm-shim pvr/drm-shim: avoid trying a random bvnc by default 2026-02-09 09:23:42 +00:00
include pco: Use vertex input registers in register allocation 2026-02-24 16:27:45 +00:00
pco nir: remove ffma_old 2026-05-19 18:13:42 +00:00
vulkan pvr: re-use texture state words for each load op 2026-05-27 11:30:42 +00:00
.clang-format pco: Use vertex input registers in register allocation 2026-02-24 16:27:45 +00:00
.dir-locals.el
.editorconfig
meson.build pvr: add support for drm-shim 2026-02-02 14:25:18 +00:00