summaryrefslogtreecommitdiff
path: root/workspaces/main/assets.txt
diff options
context:
space:
mode:
Diffstat (limited to 'workspaces/main/assets.txt')
-rw-r--r--workspaces/main/assets.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/workspaces/main/assets.txt b/workspaces/main/assets.txt
index 0558ae1..de96eab 100644
--- a/workspaces/main/assets.txt
+++ b/workspaces/main/assets.txt
@@ -81,6 +81,7 @@ SHADER_SCENE1, NONE, shaders/scene1.wgsl, "Scene1 effect shader"
# --- Sequence v2 Shaders ---
SHADER_SEQUENCE_V2_UNIFORMS, NONE, ../../common/shaders/sequence_v2_uniforms.wgsl, "Sequence v2 Uniforms Snippet"
+SHADER_POSTPROCESS_INLINE, NONE, ../../common/shaders/postprocess_inline.wgsl, "Inline Post-Process Functions"
SHADER_PASSTHROUGH_V2, NONE, ../../common/shaders/passthrough_v2.wgsl, "Passthrough Shader (v2)"
SHADER_GAUSSIAN_BLUR_V2, NONE, ../../common/shaders/gaussian_blur_v2.wgsl, "Gaussian Blur Shader (v2)"
SHADER_HEPTAGON_V2, NONE, ../../common/shaders/heptagon_v2.wgsl, "Heptagon Shader (v2)"