diff options
author | Brian Paul <brianp@vmware.com> | 2010-04-19 17:05:05 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-04-19 17:07:25 -0600 |
commit | f4071e55dba8c0f45f3a7f59135b34e5b81fdab8 (patch) | |
tree | 09145390a1500ea50a33ed8e7a1bdaea67d47278 /src/gallium/drivers/llvmpipe/lp_clear.c | |
parent | 2cad62475b8263472f6fbd541b5b8ec2a1d40e62 (diff) |
llvmpipe: get 3D texture image stride from an array rather than computing it
This fixes broken 3D texture indexing when the height of the 3D texture
was less than 64 (the tile size). It's simpler to pass this as an array
(as we do with the row stride) than to compute it on the fly.
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_clear.c')
0 files changed, 0 insertions, 0 deletions