PFNGLSHADEROP1EXTPROC typedef

PFNGLSHADEROP1EXTPROC = Void Function(Uint32 op, Uint32 res, Uint32 arg1)

Implementation

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