glNamedFramebufferSampleLocationsfvARB top-level property

GlNamedFramebufferSampleLocationsfvARB glNamedFramebufferSampleLocationsfvARB
getter/setter pair

Implementation

GlNamedFramebufferSampleLocationsfvARB glNamedFramebufferSampleLocationsfvARB =
    loadFunction<GlNamedFramebufferSampleLocationsfvARBNative>(
            _library, 'glNamedFramebufferSampleLocationsfvARB')
        .asFunction<GlNamedFramebufferSampleLocationsfvARB>();