PFNGLSAMPLERPARAMETERFVPROC typedef

PFNGLSAMPLERPARAMETERFVPROC = Void Function(Uint32 sampler, Uint32 pname, Pointer<Float> param)

Implementation

typedef PFNGLSAMPLERPARAMETERFVPROC =
    Void Function(Uint32 sampler, Uint32 pname, Pointer<Float> param);