PFNGLPROGRAMLOCALPARAMETER4FVARBPROC typedef

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

Implementation

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