GlNamedFramebufferSampleLocationsfvARB typedef

GlNamedFramebufferSampleLocationsfvARB = void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)

Implementation

typedef GlNamedFramebufferSampleLocationsfvARB = void Function(
    int framebuffer, int start, int count, Pointer<Float> v);