← Back to context Comment by djmips 6 hours ago If you draw front to back that could handle some of that - it does have a Z buffer. 1 comment djmips Reply account42 2 hours ago Without an early Z test that would still do all the same calculations only to discard the fragment when it would be written to the frame buffer.
account42 2 hours ago Without an early Z test that would still do all the same calculations only to discard the fragment when it would be written to the frame buffer.
Without an early Z test that would still do all the same calculations only to discard the fragment when it would be written to the frame buffer.