GlFramebufferTextureMultiviewOVR typedef
GlFramebufferTextureMultiviewOVR =
void Function(int target, int attachment, int texture, int level, int baseViewIndex, int numViews)
Implementation
typedef GlFramebufferTextureMultiviewOVR = void Function(int target,
int attachment, int texture, int level, int baseViewIndex, int numViews);