mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-15 16:00:20 +01:00
It's not only for GL, change to a generic name.
Use command:
find . -type f -not -path '*/.git/*' -exec sed -i 's/\bgl_shader_stage\b/mesa_shader_stage/g' {} +
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36569>
|
||
|---|---|---|
| .. | ||
| v3d_cpu_tiling.h | ||
| v3d_csd.h | ||
| v3d_debug.c | ||
| v3d_debug.h | ||
| v3d_device_info.c | ||
| v3d_device_info.h | ||
| v3d_limits.h | ||
| v3d_macros.h | ||
| v3d_performance_counters.h | ||
| v3d_tfu.h | ||
| v3d_tiling.c | ||
| v3d_tiling.h | ||
| v3d_util.c | ||
| v3d_util.h | ||