PFNGLACTIVESHADERPROGRAMPROC typedef

PFNGLACTIVESHADERPROGRAMPROC = Void Function(Uint32 pipeline, Uint32 program)

Implementation

typedef PFNGLACTIVESHADERPROGRAMPROC =
    Void Function(Uint32 pipeline, Uint32 program);