Gjsify LogoGjsify Logo

Runtime flags indicating specific features available via Clutter window system and graphics backend.

bitfield

Index

Enumeration Members

OFFSCREEN: number

Set if the backend supports offscreen rendering.

SHADERS_GLSL: number

Set if the backend supports GLSL shaders.

STAGE_CURSOR: number

Set if stage has a graphical cursor.

STAGE_MULTIPLE: number

Set if multiple stages are supported.

STAGE_STATIC: number

Set if stage size if fixed (i.e framebuffer)

STAGE_USER_RESIZE: number

Set if stage is able to be user resized.

SWAP_EVENTS: number

Set if the GLX_INTEL_swap_event is supported.

SYNC_TO_VBLANK: number

Set if vblank syncing supported.

TEXTURE_NPOT: number

Set if NPOTS textures supported.

TEXTURE_READ_PIXELS: number

Set if texture pixels can be read.

TEXTURE_YUV: number

Set if YUV based textures supported.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method