Struct

CoglFence

Description [src]

struct CoglFence {
  /* No available fields */
}

Functions for notification of command completion

Cogl allows notification of GPU command completion; users may mark points in the GPU command stream and receive notification when the GPU has executed to that point.