6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
void main()
|
|
{
|
|
// Depth is written automatically by the GPU.
|
|
// Nothing to do here.
|
|
}
|