mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-04-10 06:14:07 +08:00
chore: remove dead code
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#version 430
|
||||
|
||||
in vec2 tc;
|
||||
in vec4 varyingColor;
|
||||
out vec4 color;
|
||||
|
||||
layout (binding = 0) uniform sampler2D samp;
|
||||
|
||||
Reference in New Issue
Block a user