PFNGLMULTITEXRENDERBUFFEREXTPROC typedef

PFNGLMULTITEXRENDERBUFFEREXTPROC = Void Function(Uint32 texunit, Uint32 target, Uint32 renderbuffer)

Implementation

typedef PFNGLMULTITEXRENDERBUFFEREXTPROC =
    Void Function(Uint32 texunit, Uint32 target, Uint32 renderbuffer);