PFNGLSHADEROP3EXTPROC typedef

PFNGLSHADEROP3EXTPROC = Void Function(Uint32 op, Uint32 res, Uint32 arg1, Uint32 arg2, Uint32 arg3)

Implementation

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