nCine::RHI::GL::GLDevice::DepthTestState struct

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.