State struct
#include <nCine/Graphics/GL/GLDepthTest.h>
Holds the cached depth test state.
Public variables
- bool enabled
- Whether the depth test is enabled.
- bool depthMaskEnabled
- Whether writing to the depth buffer is enabled.