PFNGLUSEPROGRAMSTAGESPROC typedef

PFNGLUSEPROGRAMSTAGESPROC = Void Function(Uint32 pipeline, Uint32 stages, Uint32 program)

Implementation

typedef PFNGLUSEPROGRAMSTAGESPROC =
    Void Function(Uint32 pipeline, Uint32 stages, Uint32 program);