[][src]Function miniquad::gl::glDispatchCompute

pub unsafe extern "C" fn glDispatchCompute(
    num_groups_x: u32,
    num_groups_y: u32,
    num_groups_z: u32
)