gpu vocabulary - Factor Documentation (original) (raw)
gpu vocabulary
Factor handbook » Vocabulary index
Documentation
GPU-accelerated rendering
Metadata
Authors: | Joe Groff |
---|
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
handle |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- ) |
![]() |
( -- ) |
![]() |
( -- ) |
![]() |
( -- ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:extra/gpu/gpu.factor
resource:extra/gpu/gpu-docs.factor
Metadata files
resource:extra/gpu/authors.txt
resource:extra/gpu/summary.txt
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
Buffers in GPU memory |
![]() |
|
![]() |
|
![]() |
Render targets for GPU operations |
![]() |
Execution of GPU jobs |
![]() |
GPU programs that control vertex transformation and shading |
![]() |
GPU state manipulation |
![]() |
Multidimensional image data in GPU memory |
![]() |
Miscellaneous functions useful for GPU library apps |