glMaxShaderCompilerThreadsARB top-level property

GlMaxShaderCompilerThreadsARB glMaxShaderCompilerThreadsARB
getter/setter pair

Implementation

GlMaxShaderCompilerThreadsARB glMaxShaderCompilerThreadsARB =
    loadFunction<GlMaxShaderCompilerThreadsARBNative>(
            _library, 'glMaxShaderCompilerThreadsARB')
        .asFunction<GlMaxShaderCompilerThreadsARB>();