Function cogl_sys::cogl_framebuffer_vdraw_attributes[][src]

pub unsafe extern "C" fn cogl_framebuffer_vdraw_attributes(
    framebuffer: *mut CoglFramebuffer,
    pipeline: *mut CoglPipeline,
    mode: CoglVerticesMode,
    first_vertex: c_int,
    n_vertices: c_int,
     ...
)