Beispiel #1
0
 public void ClearDepth(DeviceContext context)
 {
     GBuffers.ClearDepth(context);
     SceneColour.ClearDepth(context);
 }
Beispiel #2
0
 public void ClearDepth(DeviceContext context)
 {
     Primary.ClearDepth(context);
 }