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