gpu vocabulary
Factor handbook » Vocabulary index


Documentation
GPU-accelerated rendering

Metadata
Authors:Joe Groff


Words

Tuple classes
ClassSuperclassSlots
Image gpu-objectImage identity-tuplehandle


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


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


Files


Metadata files


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