glDispatchComputeGroupSizeARB top-level property

GlDispatchComputeGroupSizeARB glDispatchComputeGroupSizeARB
getter/setter pair

Implementation

GlDispatchComputeGroupSizeARB glDispatchComputeGroupSizeARB =
    loadFunction<GlDispatchComputeGroupSizeARBNative>(
            _library, 'glDispatchComputeGroupSizeARB')
        .asFunction<GlDispatchComputeGroupSizeARB>();