logo
pub unsafe fn glDispatchCompute(
    num_groups_x: GLuint,
    num_groups_y: GLuint,
    num_groups_z: GLuint
)
Expand description

glDispatchCompute(num_groups_x, num_groups_y, num_groups_z)