7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
precision mediump float;
|
|
|
|
void main()
|
|
{
|
|
// Depth is written automatically by the GPU.
|
|
}
|