port from perforce
This commit is contained in:
5
hgplus/ShaderMinifier/tests/real/extatique/put.vs
Normal file
5
hgplus/ShaderMinifier/tests/real/extatique/put.vs
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
gl_FrontColor = gl_Color;
|
||||
gl_Position = ftransform();
|
||||
}
|
||||
Reference in New Issue
Block a user