glew/generated/lib_glad/lib_glad_ext_multiview_draw_buffers
library
Functions
-
glDrawBuffersIndexedExt(int n, Pointer<Uint32> location, Pointer<Int32> indices)
→ void
-
define glDrawBuffersIndexedEXT GLEW_GET_FUN(__glewDrawBuffersIndexedEXT)
GLEW_FUN_EXPORT PFNGLDRAWBUFFERSINDEXEDEXTPROC __glewDrawBuffersIndexedEXT
typedef void (GLAPIENTRY * PFNGLDRAWBUFFERSINDEXEDEXTPROC) (GLint n, const GLenum* location, const GLint *indices)
-
glGetIntegeriVExt(int target, int index, Pointer<Int32> data)
→ void
-
define glGetIntegeri_vEXT GLEW_GET_FUN(__glewGetIntegeri_vEXT)
GLEW_FUN_EXPORT PFNGLGETINTEGERI_VEXTPROC __glewGetIntegeri_vEXT
typedef void (GLAPIENTRY * PFNGLGETINTEGERI_VEXTPROC) (GLenum target, GLuint index, GLint* data)
-
glReadBufferIndexedExt(int src, int index)
→ void
-
define glReadBufferIndexedEXT GLEW_GET_FUN(__glewReadBufferIndexedEXT)
GLEW_FUN_EXPORT PFNGLREADBUFFERINDEXEDEXTPROC __glewReadBufferIndexedEXT
typedef void (GLAPIENTRY * PFNGLREADBUFFERINDEXEDEXTPROC) (GLenum src, GLint index)