Removed test shader

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-06-10 08:15:49 +02:00
parent 66ba74a167
commit 000e9ecb59
2 changed files with 0 additions and 14 deletions

View File

@@ -1,5 +0,0 @@
#version 450
void main() {
gl_Position = vec4(0);
}