Cogl.Pipeline.prototype.get_depth_state
function get_depth_state(): Cogl.DepthState {
// Gjs wrapper for cogl_pipeline_get_depth_state()
}
Retrieves the current depth state configuration for the given pipeline as previously set using Cogl.Pipeline.prototype.set_depth_state.
Since 2.0
- Returns
A destination Cogl.DepthState struct