opengl.textures vocabulary - Factor Documentation (original) (raw)
opengl.textures vocabulary
Factor handbook » Vocabulary index
Summary
Metadata
Parents: | opengl |
---|---|
Authors: | Slava Pestov |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
component-order component-type |
Generic words
Word | Stack effect |
---|---|
![]() |
( component-order component-type -- gl-type ) |
![]() |
( dim texture -- ) |
![]() |
( order -- order' ) |
Symbol words
Ordinary words
Word | Stack effect |
---|---|
![]() |
( component-order component-type -- gl-format ) |
![]() |
( component-order component-type -- internal-format format type ) |
![]() |
( image loc -- texture ) |
![]() |
( -- ) |
![]() |
( target -- id ) |
![]() |
( id -- ) |
![]() |
( texture -- ) |
![]() |
( component-order component-type -- ? ) |
![]() |
( -- id ) |
![]() |
( target level enum -- value ) |
![]() |
( target level enum -- value ) |
![]() |
( component-order component-type -- gl-format gl-type ) |
![]() |
( image -- internal-format format type ) |
![]() |
( component-order component-type -- internal-format ) |
![]() |
( -- value ) |
![]() |
( image -- id ) |
![]() |
( component-order component-type -- ) |
![]() |
( component-type -- ? ) |
![]() |
( component-order component-type -- * ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/opengl/textures/textures.factor
resource:basis/opengl/textures/textures-docs.factor
resource:basis/opengl/textures/textures-tests.factor
Metadata files