Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glMapBuffer ( target access -- GLvoid* )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glMapBuffer
( target access -- GLvoid* )
{
"glMapBufferARB"
"glMapBuffer"
}
114
gl-function-pointer
pointer:
GLvoid
{
GLenum
GLenum
}
\
cdecl
alien-indirect
;