glFramebufferSampleLocationsfvARB top-level property

GlFramebufferSampleLocationsfvARB glFramebufferSampleLocationsfvARB
getter/setter pair

Implementation

GlFramebufferSampleLocationsfvARB glFramebufferSampleLocationsfvARB =
    loadFunction<GlFramebufferSampleLocationsfvARBNative>(
            _library, 'glFramebufferSampleLocationsfvARB')
        .asFunction<GlFramebufferSampleLocationsfvARB>();