Function gl::DispatchCompute[][src]

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