GlShadingRateSampleOrderCustomNVNative typedef

GlShadingRateSampleOrderCustomNVNative = Void Function(Uint32 rate, Uint32 samples, Pointer<Int32> locations)

Implementation

typedef GlShadingRateSampleOrderCustomNVNative = Void Function(
    Uint32 rate, Uint32 samples, Pointer<Int32> locations);