first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#version 330 core
|
||||
|
||||
void main()
|
||||
{
|
||||
// This is implicit:
|
||||
// gl_FragDepth = gl_FragCoord.z;
|
||||
}
|
||||
Reference in New Issue
Block a user