glDispatchCompute top-level property

GlDispatchCompute glDispatchCompute
getter/setter pair

Implementation

GlDispatchCompute glDispatchCompute =
    loadFunction<GlDispatchComputeNative>(_library, 'glDispatchCompute')
        .asFunction<GlDispatchCompute>();