PFNGLGETNCONVOLUTIONFILTERPROC typedef

PFNGLGETNCONVOLUTIONFILTERPROC = Void Function(Uint32 target, Uint32 format, Uint32 type, Int32 bufSize, Pointer<Void> image)

Implementation

typedef PFNGLGETNCONVOLUTIONFILTERPROC = Void Function(Uint32 target,
    Uint32 format, Uint32 type, Int32 bufSize, Pointer<Void> image);