Add more preamble tests
This commit is contained in:
parent
893145ead2
commit
bdba39bae6
6 changed files with 120 additions and 0 deletions
4
Test/glsl.-P.included.glsl
Normal file
4
Test/glsl.-P.included.glsl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
vec4 getColor()
|
||||
{
|
||||
return vec4(1.0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue