port from perforce
This commit is contained in:
4
evoke-64k/ev10/cfg/psdepth.txt
Normal file
4
evoke-64k/ev10/cfg/psdepth.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
float4 ps_main(float4 s : TEXCOORD3):color
|
||||
{
|
||||
return s.z;
|
||||
}
|
||||
Reference in New Issue
Block a user