Handbook
Glossary
opengl-3
Vocabulary
gpu
.
private
Definition
IN:
gpu.private
SINGLETON:
opengl-3
Methods
USING:
alien.c-types
alien.data
combinators
gpu.framebuffers.private
gpu.private
kernel
opengl.gl
sequences
;
M:
opengl-3
(clear-integer-color-attachment)
[
GL_COLOR
0
]
dip
4 0
pad-tail
swap
{
{
int-type
[
int
>c-array
glClearBufferiv
]
}
{
uint-type
[
uint
>c-array
glClearBufferuiv
]
}
}
case
;
USING:
gpu.private
;
M:
opengl-3
init-gpu-api
;