diff options
author | Ilia Mirkin <[email protected]> | 2016-11-12 03:01:15 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-11-21 21:11:26 -0500 |
commit | c5a654786b5b68c5c215e3bd1bc83b02d7e2a0e9 (patch) | |
tree | 9d090444fff59a18cb10ace02c6bdec1d3b93ad2 /src/gallium/drivers/swr/SConscript | |
parent | bf75ef3f9201e11bb08a4d03dab20d5ff86f1ebc (diff) |
swr: [rasterizer memory] minify original sizes for block formats
There's no guarantee that mip width/height will be a multiple of the
compressed block size. Doing a divide by the block size first yields
different results than GL expects, so we do the divide at the end.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Tim Rowley <[email protected]>
Diffstat (limited to 'src/gallium/drivers/swr/SConscript')
0 files changed, 0 insertions, 0 deletions