Authors: | Joe Groff |
Class | Superclass | Slots |
gpu-object | identity-tuple | handle |
Word | Stack effect |
finish-gpu | ( -- ) |
flush-gpu | ( -- ) |
init-gpu | ( -- ) |
reset-gpu | ( -- ) |
Word | Stack effect |
gpu-object? | ( object -- ? ) |
Vocabulary | Summary |
gpu.buffers | Buffers in GPU memory |
gpu.demos | |
gpu.effects | |
gpu.framebuffers | Render targets for GPU operations |
gpu.render | Execution of GPU jobs |
gpu.shaders | GPU programs that control vertex transformation and shading |
gpu.state | GPU state manipulation |
gpu.textures | Multidimensional image data in GPU memory |
gpu.util | Miscellaneous functions useful for GPU library apps |