mesa/src/panfrost/compiler
Eric R. Smith 158be3dc1d pan: refactor shader info setting
Move the update of pan_shader_info into its own function. For now this
does nothing, but it will allow us to update the info before printing
stats, which will be useful in the future.

Reviewed-by: Christoph Pillmayer <christoph.pillmayer@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38961>
2025-12-22 13:40:04 +00:00
..
bifrost pan: pass pan_shader_info data to pan_stats_verbose 2025-12-22 13:40:03 +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: refactor shader info setting 2025-12-22 13:40:04 +00:00
pan_compiler.h pan: refactor shader info setting 2025-12-22 13:40:04 +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