Tests: Add usage and tests for previous commit.
This commit is contained in:
parent
fccbb8b40a
commit
2ead40ffa8
6 changed files with 60 additions and 2 deletions
4
Test/compoundsuffix.vert.glsl
Executable file
4
Test/compoundsuffix.vert.glsl
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
void main()
|
||||
{
|
||||
gl_Position = vec4(1.0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue