PFNGLTEXTUREPARAMETERFVPROC typedef

PFNGLTEXTUREPARAMETERFVPROC = Void Function(Uint32 texture, Uint32 pname, Pointer<Float> param)

Implementation

typedef PFNGLTEXTUREPARAMETERFVPROC = Void Function(
    Uint32 texture, Uint32 pname, Pointer<Float> param);