Intel i86W Manual page 119

Table of Contents

Advertisement

FLOATING-POINT INSTRUCTIONS
viewer. One array contains distances that correspond to points that are to be drawn; the
other contains distances that correspond to points that have already been drawn (a
Z-buffer). The instructions compare the distances of the points to be drawn against the
values in the Z-buffer and set bits of PM to indicate which distances are smaller than
those in the Z-buffer. Previously calculated bits in PM are shifted right so that consecu-
tive
fzchks or fzchkl
instructions accumulate their results in PM. Subsequent
pst.d
instructions use the bits of PM to determine which pixels to update.
6-31

Advertisement

Table of Contents
loading

Table of Contents