PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC typedef

PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC = Void Function(Uint32 target, Int32 samples, Uint32 internalformat, Int32 width, Int32 height)

Implementation

typedef PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC = Void Function(Uint32 target,
    Int32 samples, Uint32 internalformat, Int32 width, Int32 height);