glew/generated/lib_glad/lib_glad_intel_parallel_arrays
library
Functions
-
glColorPointervIntel(int size, int type, Pointer<Pointer<Void>> pointer)
→ void
-
define glColorPointervINTEL GLEW_GET_FUN(__glewColorPointervINTEL)
GLEW_FUN_EXPORT PFNGLCOLORPOINTERVINTELPROC __glewColorPointervINTEL
typedef void (GLAPIENTRY * PFNGLCOLORPOINTERVINTELPROC) (GLint size, GLenum type, const void** pointer)
-
glNormalPointervIntel(int type, Pointer<Pointer<Void>> pointer)
→ void
-
define glNormalPointervINTEL GLEW_GET_FUN(__glewNormalPointervINTEL)
GLEW_FUN_EXPORT PFNGLNORMALPOINTERVINTELPROC __glewNormalPointervINTEL
typedef void (GLAPIENTRY * PFNGLNORMALPOINTERVINTELPROC) (GLenum type, const void** pointer)
-
glTexCoordPointervIntel(int size, int type, Pointer<Pointer<Void>> pointer)
→ void
-
define glTexCoordPointervINTEL GLEW_GET_FUN(__glewTexCoordPointervINTEL)
GLEW_FUN_EXPORT PFNGLTEXCOORDPOINTERVINTELPROC __glewTexCoordPointervINTEL
typedef void (GLAPIENTRY * PFNGLTEXCOORDPOINTERVINTELPROC) (GLint size, GLenum type, const void** pointer)
-
glVertexPointervIntel(int size, int type, Pointer<Pointer<Void>> pointer)
→ void
-
define glVertexPointervINTEL GLEW_GET_FUN(__glewVertexPointervINTEL)
GLEW_FUN_EXPORT PFNGLVERTEXPOINTERVINTELPROC __glewVertexPointervINTEL
typedef void (GLAPIENTRY * PFNGLVERTEXPOINTERVINTELPROC) (GLint size, GLenum type, const void** pointer)