PFNGLCOPYCONVOLUTIONFILTER1DEXTPROCDart typedef

PFNGLCOPYCONVOLUTIONFILTER1DEXTPROCDart = void Function(int target, int internalformat, int x, int y, int width)

Implementation

typedef PFNGLCOPYCONVOLUTIONFILTER1DEXTPROCDart =
    void Function(int target, int internalformat, int x, int y, int width);