glDispatchCompute

fun glDispatchCompute(@NativeType(value = "GLuint") num_groups_x: Int, @NativeType(value = "GLuint") num_groups_y: Int, @NativeType(value = "GLuint") num_groups_z: Int)(source)