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