GlShadingRateImagePaletteNVNative typedef

GlShadingRateImagePaletteNVNative = Void Function(Uint32 viewport, Uint32 first, Int32 count, Pointer<Uint32> rates)

Implementation

typedef GlShadingRateImagePaletteNVNative = Void Function(
    Uint32 viewport, Uint32 first, Int32 count, Pointer<Uint32> rates);