PFNGLGETTEXTUREPARAMETERFVPROC typedef

PFNGLGETTEXTUREPARAMETERFVPROC = Void Function(Uint32 texture, Uint32 pname, Pointer<Float> params)

Implementation

typedef PFNGLGETTEXTUREPARAMETERFVPROC = Void Function(
    Uint32 texture, Uint32 pname, Pointer<Float> params);