Handbook
Glossary
glTextureBufferRange ( texture internalformat buffer offset size -- )
Vocabulary
opengl
.
gl
Inputs
texture
an
object
internalformat
an
object
buffer
an
object
offset
an
object
size
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glTextureBufferRange
( texture internalformat buffer offset size -- )
{
"glTextureBufferRange"
}
508
gl-function-pointer
\
void
{
GLuint
GLenum
GLuint
GLintptr
GLsizeiptr
}
\
cdecl
alien-indirect
;