GlRenderbufferStorageMultisampleAdvancedAMD typedef
GlRenderbufferStorageMultisampleAdvancedAMD =
void Function(int target, int offset, int size, int memory, int memOffset, int commit)
Implementation
typedef GlRenderbufferStorageMultisampleAdvancedAMD = void Function(int target,
int samples, int storageSamples, int internalformat, int width, int height);