Handbook
Glossary
glTexImage2DMultisample ( target samples internalformat width height fixedsamplelocations -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
samples
an
object
internalformat
an
object
width
an
object
height
an
object
fixedsamplelocations
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glTexImage2DMultisample
( target samples internalformat width height fixedsamplelocations -- )
{
"glTexImage2DMultisample"
}
303
gl-function-pointer
\
void
{
GLenum
GLsizei
GLint
GLsizei
GLsizei
GLboolean
}
\
cdecl
alien-indirect
;