OpenGL.GLES2.EXT.multiview_draw_buffers
OpenGL extension EXT.multiview_draw_buffers
This module customises the behaviour of the
OpenGL.raw.GLES2.EXT.multiview_draw_buffers to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/multiview_draw_buffers.txt
Functions
Constants
GL_COLOR_ATTACHMENT_EXT (37104)
GL_DRAW_BUFFER_EXT (3073)
GL_MAX_MULTIVIEW_BUFFERS_EXT (37106)
GL_MULTIVIEW_EXT (37105)
GL_READ_BUFFER_EXT (3074)