save code

This commit is contained in:
xsl
2025-12-20 22:34:23 +08:00
parent b6ac86a134
commit 7b07e7fbc1
15 changed files with 265 additions and 194 deletions
+2
View File
@@ -18,6 +18,8 @@ layout (location = 1) out vec3 outNormal;
layout(push_constant) uniform PushConstants {
float myValue;
float ux;
float uy;
} pushConstants;
out gl_PerVertex