First Commit
This commit is contained in:
7
externals/glslang/Test/noMain2.geom
vendored
Normal file
7
externals/glslang/Test/noMain2.geom
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#version 150
|
||||
|
||||
void bar()
|
||||
{
|
||||
}
|
||||
|
||||
layout(line_strip) out;
|
||||
Reference in New Issue
Block a user