Handbook
Glossary
window-point-fragment-shader ( -- value )
Vocabulary
gpu
.
util
Inputs
None
Outputs
value
an
object
Definition
USING:
gpu.shaders
;
IN:
gpu.util
CONSTANT:
window-point-fragment-shader
T{
shader
{
name
window-point-fragment-shader
}
{
kind
fragment-shader
}
{
line 87
}
{
source
"#version 120\nuniform sampler2D texture;\nvoid main()\n{\n gl_..."
}
}
inline