GlRenderbufferStorageMultisampleAdvancedAMDNative typedef
GlRenderbufferStorageMultisampleAdvancedAMDNative =
Void Function(Uint32 target, Int32 samples, Int32 storageSamples, Uint32 internalformat, Int32 width, Int32 height)
Implementation
typedef GlRenderbufferStorageMultisampleAdvancedAMDNative = Void Function(
Uint32 target,
Int32 samples,
Int32 storageSamples,
Uint32 internalformat,
Int32 width,
Int32 height);