mesa/src/gallium/drivers/panfrost
Alyssa Rosenzweig c1ac43503e panfrost: Fix transform feedback on v9 harder
We might need more push uniforms (FAU) than the currently bound program. Update
that too for correct results on v9.

Fixes: c282f80c98 ("panfrost: Fix transform feedback on v9")
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24198>
(cherry picked from commit ac51cc12b1)
2023-07-21 18:08:09 +01:00
..
.clang-format panfrost: Symlink gallium .clang-format to common 2023-04-10 21:56:04 +00:00
.editorconfig
meson.build panfrost: Add NIR-based sysval lowering pass 2023-03-23 23:53:46 +00:00
pan_blend_cso.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_blit.c panfrost: fix refcnt imbalance related to blitter 2023-07-18 22:38:06 +01:00
pan_cmdstream.c panfrost: Fix transform feedback on v9 harder 2023-07-21 18:08:09 +01:00
pan_context.c panfrost: fix refcnt imbalance related to blitter 2023-07-18 22:38:06 +01:00
pan_context.h panfrost: Move panfrost_sysvals to GL driver 2023-03-23 23:53:46 +00:00
pan_disk_cache.c panfrost: Move sysvals to GL driver struct 2023-03-23 23:53:46 +00:00
pan_fence.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_fence.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_helpers.c panfrost: Move sysvals to GL driver struct 2023-03-23 23:53:46 +00:00
pan_job.c panfrost: Don't update access with a single batch 2023-03-30 23:21:59 +00:00
pan_job.h panfrost: Don't redundantly call emit_const_buf 2023-03-30 23:21:59 +00:00
pan_mempool.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_mempool.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_nir_lower_sysvals.c panfrost: Add NIR-based sysval lowering pass 2023-03-23 23:53:46 +00:00
pan_nir_remove_fragcolor_stores.c panfrost: Effectively lower gl_FragColor late 2023-03-23 23:53:46 +00:00
pan_public.h panfrost: Re-run clang-format 2023-04-10 21:56:04 +00:00
pan_resource.c panfrost: fix refcnt imbalance related to blitter 2023-07-18 22:38:06 +01:00
pan_resource.h panfrost: fix refcnt imbalance related to blitter 2023-07-18 22:38:06 +01:00
pan_screen.c panfrost: Unset TEXTURE_BUFFER_SAMPLERS 2023-04-07 01:15:41 +00:00
pan_screen.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_shader.c panfrost: implement get_compute_state_info 2023-03-31 20:29:00 +00:00