PFNGLPROGRAMBUFFERPARAMETERSFVNVPROCDart typedef

PFNGLPROGRAMBUFFERPARAMETERSFVNVPROCDart = void Function(int target, int bindingIndex, int wordIndex, int count, Pointer<Float> params)

Implementation

typedef PFNGLPROGRAMBUFFERPARAMETERSFVNVPROCDart =
    void Function(
      int target,
      int bindingIndex,
      int wordIndex,
      int count,
      Pointer<Float> params,
    );