PFNGLUNIFORM2FVARBPROCDart typedef

PFNGLUNIFORM2FVARBPROCDart = void Function(int location, int count, Pointer<Float> value)

Implementation

typedef PFNGLUNIFORM2FVARBPROCDart =
    void Function(int location, int count, Pointer<Float> value);