First page
Back
Continue
Last page
Summary
Graphics
SKElib API: pipeline
SKELETON * SKE_PIPE(int stages, SKELETON * stage1, SKELETON * stage2, ...)
stages: number of stages
stage
i
: computation to be performed by the
i
-th stage
Notes: