Handbook
Glossary
gl-shader-info-log-length ( shader -- log-length )
Vocabulary
opengl
.
shaders
Inputs
shader
an
object
Outputs
log-length
an
object
Definition
USING:
opengl.gl
;
IN:
opengl.shaders
:
gl-shader-info-log-length
( shader -- log-length )
GL_INFO_LOG_LENGTH
gl-shader-get-int
;
inline