FenceCallback


Description:

public delegate void FenceCallback (Fence fence)

The callback prototype used with cogl_framebuffer_add_fence_callback for notification of GPU command completion.

Parameters:

fence

Unused. In the future this parameter may be used to pass extra information about the fence completion but for now it should be ignored.

user_data

The private data passed to cogl_framebuffer_add_fence_callback


Namespace: Cogl
Package: doc