PFNGLCOLORFRAGMENTOP2ATIPROC typedef
PFNGLCOLORFRAGMENTOP2ATIPROC =
Void Function(Uint32 op, Uint32 dst, Uint32 dstMask, Uint32 dstMod, Uint32 arg1, Uint32 arg1Rep, Uint32 arg1Mod, Uint32 arg2, Uint32 arg2Rep, Uint32 arg2Mod)
Implementation
typedef PFNGLCOLORFRAGMENTOP2ATIPROC =
Void Function(
Uint32 op,
Uint32 dst,
Uint32 dstMask,
Uint32 dstMod,
Uint32 arg1,
Uint32 arg1Rep,
Uint32 arg1Mod,
Uint32 arg2,
Uint32 arg2Rep,
Uint32 arg2Mod,
);