PFNGLTRANSFORMFEEDBACKSTREAMATTRIBSNVPROCDart typedef

PFNGLTRANSFORMFEEDBACKSTREAMATTRIBSNVPROCDart = void Function(int count, Pointer<Int32> attribs, int nbuffers, Pointer<Int32> bufstreams, int bufferMode)

Implementation

typedef PFNGLTRANSFORMFEEDBACKSTREAMATTRIBSNVPROCDart =
    void Function(
      int count,
      Pointer<Int32> attribs,
      int nbuffers,
      Pointer<Int32> bufstreams,
      int bufferMode,
    );