mesa/src/virtio/virtio-gpu
Qiang Yu 07a3a54d37 all: rename PIPE_SHADER_TYPES to MESA_SHADER_STAGES
Use command:
  find . -type f -not -path '*/.git/*' -exec sed -i 's/\bPIPE_SHADER_TYPES\b/MESA_SHADER_STAGES/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:39 +08:00
..
drm_hw.h freedreno+tu: Add new virtgpu caps 2025-02-03 18:56:37 +00:00
venus_hw.h virgl/venus/vtest: align capset and protocol with virglrenderer 2025-03-24 21:58:10 +00:00
virgl_hw.h all: rename PIPE_SHADER_TYPES to MESA_SHADER_STAGES 2025-08-06 10:28:39 +08:00
virgl_protocol.h virgl: Only send the same amount of data than declared in pipe_sampler_state 2024-01-04 11:00:12 +00:00
virgl_video_hw.h virgl/video: Add definition of virgl_av1_picture_desc 2023-08-09 09:04:58 +00:00
virtgpu_gfxstream_protocol.h gfxstream: Move virtgpu_gfxstream_protocols.h to the common location for 2025-03-24 23:25:10 +00:00