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