GlFramebufferSampleLocationsfvARB typedef

GlFramebufferSampleLocationsfvARB = void Function(int target, int start, int count, Pointer<Float> v)

Implementation

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