PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC typedef

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

Implementation

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