PFNGLDRAWCOMMANDSADDRESSNVPROCDart typedef

PFNGLDRAWCOMMANDSADDRESSNVPROCDart = void Function(int primitiveMode, Pointer<Uint64> indirects, Pointer<Uint32> sizes, int count)

Implementation

typedef PFNGLDRAWCOMMANDSADDRESSNVPROCDart =
    void Function(
      int primitiveMode,
      Pointer<Uint64> indirects,
      Pointer<Uint32> sizes,
      int count,
    );