DFrey
07-21-2001, 06:12 AM
So operations like,
if stencil > refA | | stencil < refB then pass
can be done in a single pass. Granted, this is more of a hardware issue but it would still be nice to have.
if stencil > refA | | stencil < refB then pass
can be done in a single pass. Granted, this is more of a hardware issue but it would still be nice to have.