PFNGLTEXTUREBUFFERRANGEPROCDart typedef
PFNGLTEXTUREBUFFERRANGEPROCDart =
void Function(int texture, int internalformat, int buffer, Pointer<NativeType> offset, Pointer<Uint32> size)
Implementation
typedef PFNGLTEXTUREBUFFERRANGEPROCDart =
void Function(
int texture,
int internalformat,
int buffer,
Pointer<NativeType> offset,
Pointer<Uint32> size,
);