PFNGLGETCOMBINERINPUTPARAMETERFVNVPROCDart typedef

PFNGLGETCOMBINERINPUTPARAMETERFVNVPROCDart = void Function(int stage, int portion, int variable, int pname, Pointer<Float> params)

Implementation

typedef PFNGLGETCOMBINERINPUTPARAMETERFVNVPROCDart =
    void Function(
      int stage,
      int portion,
      int variable,
      int pname,
      Pointer<Float> params,
    );