PFNGLVERTEXARRAYVERTEXATTRIBOFFSETEXTPROCDart typedef

PFNGLVERTEXARRAYVERTEXATTRIBOFFSETEXTPROCDart = void Function(int vaobj, int buffer, int index, int size, int type, int normalized, int stride, Pointer<NativeType> offset)

Implementation

typedef PFNGLVERTEXARRAYVERTEXATTRIBOFFSETEXTPROCDart =
    void Function(
      int vaobj,
      int buffer,
      int index,
      int size,
      int type,
      int normalized,
      int stride,
      Pointer<NativeType> offset,
    );