mesa/src/panfrost/compiler
Eric R. Smith 94093488eb
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
pan: move pan_shader_update_info call for bifrost
Doing it inside bifrost_compile lets us access the info
structure for more detailed shaderdb stats.

Reviewed-by: Christoph Pillmayer <christoph.pillmayer@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38961>
2025-12-22 13:40:05 +00:00
..
bifrost pan: move pan_shader_update_info call for bifrost 2025-12-22 13:40:05 +00:00
midgard nir/uub: Use an optional max_samples from drivers for sample counts. 2025-12-11 14:26:11 +00:00
meson.build pan/compiler: Move pan_ir.h into pan_compiler.h 2025-12-02 21:00:30 +00:00
pan_compiler.c pan: move pan_shader_update_info call for bifrost 2025-12-22 13:40:05 +00:00
pan_compiler.h pan: move pan_shader_update_info call for bifrost 2025-12-22 13:40:05 +00:00
pan_nir.h pan/compiler: Move pan_ir.h into pan_compiler.h 2025-12-02 21:00:30 +00:00
pan_nir_collect_varyings.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_frag_coord_zw.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_framebuffer.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_helper_invocation.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_image_index.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_image_ms.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_noperspective.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_sample_position.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_store_component.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_vertex_id.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_writeout.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00
pan_nir_lower_xfb.c pan/compiler: Move all NIR passe definitions to pan_nir.h 2025-12-02 21:00:30 +00:00