PFNGLALPHAFRAGMENTOP1ATIPROCDart typedef

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

Implementation

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