blob: 5cfd4b10b14189e76ba5e670b487a7b65d92cb1d [file] [log] [blame]
void main() {
gl_FragDepth = gl_FragCoord.z;
}