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