mesa/src/intel
Qiang Yu 196569b1a4 all: rename gl_shader_stage to mesa_shader_stage
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>
2025-08-06 10:28:40 +08:00
..
blorp all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ci intel/ci: Fix acer-chromebox-cxi4-puff concurrency 2025-08-05 15:07:40 +00:00
common all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
compiler all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
decoder intel/genxml: Remove support for start/end atttributes 2025-07-23 16:02:14 +00:00
dev all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ds intel/ds: Fix formatting of stage index. 2025-05-08 01:21:25 +00:00
executor build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
genxml build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
isl build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel: fork exec_node/list -> brw_exec_node/list as a private Intel utility 2025-07-31 20:23:02 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
vulkan all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
vulkan_hasvk all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00