Method

CoglDepthStateinit

Declaration [src]

void
cogl_depth_state_init (
  CoglDepthState* state
)

Description [src]

Initializes the members of state to their default values.

You should never pass an un initialized CoglDepthState structure to cogl_pipeline_set_depth_state().