Update shaders to new import syntax

This commit is contained in:
SirLynix
2022-06-05 18:51:46 +02:00
parent c6dd547ee8
commit 510ef8c41e
12 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
[nzsl_version("1.0")]
module;
import Engine.ViewerData;
import ViewerData from Engine.ViewerData;
[layout(std140)]
struct BlurData