GlMultiTexBufferEXTNative typedef

GlMultiTexBufferEXTNative = Void Function(Uint32 texunit, Uint32 target, Uint32 internalformat, Uint32 buffer)

Implementation

typedef GlMultiTexBufferEXTNative = Void Function(
    Uint32 texunit, Uint32 target, Uint32 internalformat, Uint32 buffer);