From 7fe77e1307aa083caeb8f47f54538adb365d66b2 Mon Sep 17 00:00:00 2001 From: Vinicius Rangel Date: Thu, 8 Aug 2024 14:18:01 -0300 Subject: [PATCH] add copyright information to patching shader doc --- documents/patching-shader.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documents/patching-shader.md b/documents/patching-shader.md index e9a180dbb..613e89bf9 100644 --- a/documents/patching-shader.md +++ b/documents/patching-shader.md @@ -1,3 +1,8 @@ + + ### Install Vulkan SDK and \*ensure `spirv-cross` and `glslc` are in PATH\*. 1. Enable `dumpShaders` in config.toml