REXM: RENAME: example: shaders_write_depth --> shaders_depth_writing

This commit is contained in:
Ray
2025-09-13 10:41:25 +02:00
parent 8d48a12306
commit adac5f7770
9 changed files with 632 additions and 601 deletions

View File

@ -656,7 +656,7 @@ SHADERS = \
shaders/shaders_texture_tiling \
shaders/shaders_texture_waves \
shaders/shaders_vertex_displacement \
shaders/shaders_write_depth
shaders/shaders_depth_writing
AUDIO = \
audio/audio_mixed_processor \