Cogl.DepthState.prototype.get_test_enabled
function get_test_enabled(): Cogl.Bool {
// Gjs wrapper for cogl_depth_state_get_test_enabled()
}
Gets the current depth test enabled state as previously set by Cogl.DepthState.prototype.set_test_enabled.
Since 2.0
- Returns
The pipeline's current depth test enabled state.