diff options
author | Zack Rusin <zackr@vmware.com> | 2010-04-28 17:11:25 -0400 |
---|---|---|
committer | Zack Rusin <zackr@vmware.com> | 2010-04-29 11:53:32 -0400 |
commit | b7618c89b11a13de98f1e784338a4e02a8db0fd2 (patch) | |
tree | 99619e7bd1fb68bfb9b4b07404b1c9337ab192e0 /src/gallium/auxiliary/util/u_format.h | |
parent | 4ccee747257192ef584d26d8854f8bc17cc57284 (diff) |
draw llvm: stay in bounds even if fetch_count % 4 != 0
if fetch_count % 4 != 0 then on the last iteration we fetch garbage.
this patch makes sure we stay within bounds
Diffstat (limited to 'src/gallium/auxiliary/util/u_format.h')
0 files changed, 0 insertions, 0 deletions