PFNGLCOLORFRAGMENTOP1ATIPROC typedef

PFNGLCOLORFRAGMENTOP1ATIPROC = Void Function(Uint32 op, Uint32 dst, Uint32 dstMask, Uint32 dstMod, Uint32 arg1, Uint32 arg1Rep, Uint32 arg1Mod)

Implementation

typedef PFNGLCOLORFRAGMENTOP1ATIPROC =
    Void Function(
      Uint32 op,
      Uint32 dst,
      Uint32 dstMask,
      Uint32 dstMod,
      Uint32 arg1,
      Uint32 arg1Rep,
      Uint32 arg1Mod,
    );