PFNGLPROGRAMUNIFORM3UI64ARBPROC typedef

PFNGLPROGRAMUNIFORM3UI64ARBPROC = Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y, Uint64 z)

Implementation

typedef PFNGLPROGRAMUNIFORM3UI64ARBPROC =
    Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y, Uint64 z);