PFNGLGETNSEPARABLEFILTERPROCDart typedef
PFNGLGETNSEPARABLEFILTERPROCDart =
void Function(int target, int format, int type, int rowBufSize, Pointer<NativeType> row, int columnBufSize, Pointer<NativeType> column, Pointer<NativeType> span)
Implementation
typedef PFNGLGETNSEPARABLEFILTERPROCDart =
void Function(
int target,
int format,
int type,
int rowBufSize,
Pointer<NativeType> row,
int columnBufSize,
Pointer<NativeType> column,
Pointer<NativeType> span,
);