<texture-3d> ( component-order component-type parameters -- texture )


Vocabulary
gpu.textures

Inputs
component-ordera component-order
component-typea component-type
parametersa texture-parameters


Outputs
texturea texture-3d


Word description
Creates a new three-dimensional texture. The new texture starts out with no image data; allocate-texture or allocate-texture-image must be used to allocate memory for the required levels of detail of the texture.

See also
texture-3d

Definition


: <texture-3d>
( component-order component-type parameters -- texture )
texture-3d <texture> ; inline