diff options
author | Keith Whitwell <keithw@vmware.com> | 2010-08-15 17:24:54 +0100 |
---|---|---|
committer | Keith Whitwell <keithw@vmware.com> | 2010-08-15 17:24:54 +0100 |
commit | 4c0641454b952f2c240de8c83511703f98e1f72f (patch) | |
tree | 94b5379a4308dbca9fcffa936b4ec23c2ca0530d /src/gallium/drivers/nv50/nv50_texture.h | |
parent | ee0d1c29eeddfa364a18783507acd4d031029ba2 (diff) |
llvmpipe: eliminate last usage of step array in rast_tmp.h
For 16 and 64 pixel levels, calculate a mask which is linear in x and
y (ie not in the swizzle layout).
When iterating over full and partial masks, figure out position by
manipulating the bit number set in the mask, rather than relying on
postion arrays.
Similarly, calculate the lower-level c values from dcdx, dcdy and the
position rather than relying on the step array.
Diffstat (limited to 'src/gallium/drivers/nv50/nv50_texture.h')
0 files changed, 0 insertions, 0 deletions