Closed patrickdown closed 7 months ago
@patrickdown would you mind contributing a fix here: https://github.com/KhronosGroup/OpenGL-Registry/pulls. Thank you.
NamedFramebufferTextureMultiviewOVR defined in the multiview extension https://registry.khronos.org/OpenGL/extensions/OVR/OVR_multiview.txt is missing from the XML.
[[ If OpenGL 4.5 or ARB_direct_state_access is supported ]]
void NamedFramebufferTextureMultiviewOVR( uint framebuffer, enum attachment, uint texture, int level, int baseViewIndex, sizei numViews );
@JacobGrenier @patrickdown see #608.
NamedFramebufferTextureMultiviewOVR defined in the multiview extension https://registry.khronos.org/OpenGL/extensions/OVR/OVR_multiview.txt is missing from the XML.
[[ If OpenGL 4.5 or ARB_direct_state_access is supported ]]
void NamedFramebufferTextureMultiviewOVR( uint framebuffer, enum attachment, uint texture, int level, int baseViewIndex, sizei numViews );