< Previous | Contents | Next >
Summary
This creates a texture from an Image, and sends it to the kernel for reading from. Each call to AddInput() must have a matching argument in the DCTL kernel function of the form TEXTURE2D name. A kernel may take multiple input textures, or none at all.
< Previous | Contents | Next >