Handbook
Glossary
glTextureStorage3DMultisample ( texture samples internalformat width height depth fixedsamplelocations -- )
Vocabulary
opengl
.
gl
Inputs
texture
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
:
glTextureStorage3DMultisample
( texture samples internalformat width height depth fixedsamplelocations -- )
{
"glTextureStorage3DMultisample"
}
513
gl-function-pointer
\
void
{
GLuint
GLsizei
GLenum
GLsizei
GLsizei
GLsizei
GLboolean
}
\
cdecl
alien-indirect
;