gpu.render.private vocabulary - Factor Documentation (original) (raw)

Word

Stack effect

(bind-texture-unit)

( texture texture-unit -- )

(define-uniform-tuple)

( class superclass uniforms -- )

[bind-uniform-array]

( value>>-quot type texture-unit name dim -- texture-unit' quot )

[bind-uniform-struct]

( value>>-quot type texture-unit name dim -- texture-unit' quot )

[bind-uniform-textures]

( class -- quot )

[bind-uniform-tuple]

( texture-unit uniforms prefix -- texture-unit' quot )

[bind-uniform-value]

( value>>-quot type texture-unit name -- texture-unit' quot )

[bind-uniform]

( texture-unit uniform prefix -- texture-unit' quot )

[bind-uniforms]

( superclass uniforms -- quot )

all-uniform-tuple-slots

( class -- slots )

bind-named-output-attachments

( program-instance framebuffer attachments -- )

bind-output-attachments

( program-instance framebuffer attachments -- )

bind-unnamed-output-attachments

( framebuffer attachments -- )

define-uniform-tuple-methods

( class superclass uniforms -- )

gl-feedback-primitive-mode

( primitive-mode -- gl-mode )

gl-index-type

( index-type -- gl-index-type )

gl-primitive-mode

( primitive-mode -- gl-primitive-mode )

parse-uniform-tuple-definition

( -- class superclass uniforms )

texture-accessor>cleave

( unit accessors -- unit' cleaves )

true-subclasses

( class -- seq )

uniform-slot-texture-accessor

( uniform -- accessor )

uniform-slot-type

( uniform -- type )

uniform-texture-accessors

( uniform-type dim -- accessors )

uniform-tuple-texture-accessors

( uniform-type -- accessors )

uniform-type-texture-accessors

( uniform-type -- accessors )

uniform-type-texture-units

( uniform-type -- units )

uniform>slot

( uniform -- slot )