PFNGLUNIFORM1FVARBPROCDart typedef

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

Implementation

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