PFNGLUNIFORM2FPROCDart typedef

PFNGLUNIFORM2FPROCDart = void Function(int location, double v0, double v1)

Implementation

typedef PFNGLUNIFORM2FPROCDart =
    void Function(int location, double v0, double v1);