PFNGLPROGRAMENVPARAMETER4FVARBPROC typedef

PFNGLPROGRAMENVPARAMETER4FVARBPROC = Void Function(Uint32 target, Uint32 index, Pointer<Float> params)

Implementation

typedef PFNGLPROGRAMENVPARAMETER4FVARBPROC =
    Void Function(Uint32 target, Uint32 index, Pointer<Float> params);