Virtual Method

CoglScanoutBufferblit_to_framebuffer

Declaration [src]

gboolean
blit_to_framebuffer (
  CoglScanout* scanout,
  CoglFramebuffer* framebuffer,
  int x,
  int y
)

Description

No description available.

Parameters

scanout

Type: CoglScanout

No description available.

The data is owned by the caller of the method.
framebuffer

Type: CoglFramebuffer

No description available.

The data is owned by the caller of the method.
x

Type: int

No description available.

y

Type: int

No description available.

Return value

Type: gboolean

No description available.