PFNGLSHADEROP2EXTPROC typedef

PFNGLSHADEROP2EXTPROC = Void Function(Uint32 op, Uint32 res, Uint32 arg1, Uint32 arg2)

Implementation

typedef PFNGLSHADEROP2EXTPROC =
    Void Function(Uint32 op, Uint32 res, Uint32 arg1, Uint32 arg2);