port from perforce
This commit is contained in:
4
hgplus/ShaderMinifier/tests/unit/2.simple.frag
Normal file
4
hgplus/ShaderMinifier/tests/unit/2.simple.frag
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
gl_FragColor = vec4(0.2, 0.4, 0.6, 0.);
|
||||
}
|
||||
Reference in New Issue
Block a user