[][src]Function gls::gl::DispatchCompute

pub unsafe fn DispatchCompute(
    num_groups_x: GLuint,
    num_groups_y: GLuint,
    num_groups_z: GLuint
)