gpu vocabulary
Factor handbook ยป Vocabulary index


Documentation
GPU-accelerated rendering

Metadata
Authors:Joe Groff


Words

Tuple classes
ClassSuperclassSlots
gpu-object identity-tuplehandle


Ordinary words
WordStack effect
finish-gpu( -- )
flush-gpu( -- )
init-gpu( -- )
reset-gpu( -- )


Class predicate words
WordStack effect
gpu-object?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
gpu.buffersBuffers in GPU memory
gpu.demos
gpu.effects
gpu.framebuffersRender targets for GPU operations
gpu.renderExecution of GPU jobs
gpu.shadersGPU programs that control vertex transformation and shading
gpu.stateGPU state manipulation
gpu.texturesMultidimensional image data in GPU memory
gpu.utilMiscellaneous functions useful for GPU library apps


Children
VocabularySummary
gpu.private