Method
CoglPipelineget_depth_state
since: 2.0
Declaration [src]
void
cogl_pipeline_get_depth_state (
CoglPipeline* pipeline,
CoglDepthState* state_out
)
Description [src]
Retrieves the current depth state configuration for the given
pipeline
as previously set using cogl_pipeline_set_depth_state().
Stability: Unstable
Available since: 2.0
This method is not directly available to language bindings.