Enumeration

CoglBufferBit

since: 13

Declaration

flags Cogl.BufferBit

Description [src]

Types of auxiliary buffers.

Available since: 13

Members

COGL_BUFFER_BIT_COLOR

Selects the primary color buffer.

  • Value: 1
  • Nickname: None
  • Available since: 13
COGL_BUFFER_BIT_DEPTH

Selects the depth buffer.

  • Value: 2
  • Nickname: None
  • Available since: 13
COGL_BUFFER_BIT_STENCIL

Selects the stencil buffer.

  • Value: 4
  • Nickname: None
  • Available since: 13