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