glDispatchCompute top-level property
Implementation
GlDispatchCompute glDispatchCompute =
loadFunction<GlDispatchComputeNative>(_library, 'glDispatchCompute')
.asFunction<GlDispatchCompute>();
GlDispatchCompute glDispatchCompute =
loadFunction<GlDispatchComputeNative>(_library, 'glDispatchCompute')
.asFunction<GlDispatchCompute>();