PFNGLCOLORFRAGMENTOP1ATIPROCDart typedef

PFNGLCOLORFRAGMENTOP1ATIPROCDart = void Function(int op, int dst, int dstMask, int dstMod, int arg1, int arg1Rep, int arg1Mod)

Implementation

typedef PFNGLCOLORFRAGMENTOP1ATIPROCDart =
    void Function(
      int op,
      int dst,
      int dstMask,
      int dstMod,
      int arg1,
      int arg1Rep,
      int arg1Mod,
    );