5 lines
68 B
HLSL
Vendored
5 lines
68 B
HLSL
Vendored
// We only write depth, so this shader does nothing
|
|
void main()
|
|
{
|
|
}
|