logo
pub unsafe fn glDrawElementsIndirect(
    mode: u32,
    type_: u32,
    indirect: *const c_void
)
Expand description

glDrawElementsIndirect(mode, type_, indirect) mode group: PrimitiveType type_ group: DrawElementsType