Exemplo n.º 1
0
 public void ClearDepth(DeviceContext context)
 {
     GBuffers.ClearDepth(context);
     SceneColour.ClearDepth(context);
 }
Exemplo n.º 2
0
 public void ClearDepth(DeviceContext context)
 {
     Primary.ClearDepth(context);
 }