Handbook
Glossary
get-gl-ints ( enum count -- value )
Vocabulary
gpu
.
state
Inputs
enum
an
object
count
an
object
Outputs
value
an
object
Definition
USING:
alien.c-types
alien.data
kernel
opengl.gl
;
IN:
gpu.state
:
get-gl-ints
( enum count -- value )
int
<c-array>
[
glGetIntegerv
]
keep
;