DepthTestState struct
#include <nCine/Graphics/RHI/GL/GLDevice.h>
Snapshot of the depth test state, used to save and restore it around a draw.
Public variables
- bool TestEnabled
- Whether the depth test is enabled.
- bool MaskEnabled
- Whether writing to the depth buffer is enabled.