PFNGLSAMPLERPARAMETERIPROC typedef

PFNGLSAMPLERPARAMETERIPROC = Void Function(Uint32 sampler, Uint32 pname, Int32 param)

Implementation

typedef PFNGLSAMPLERPARAMETERIPROC = Void Function(
    Uint32 sampler, Uint32 pname, Int32 param);