diff options
author | Brian Paul <[email protected]> | 2013-03-20 09:58:18 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-03-21 09:24:35 -0600 |
commit | 8bd5692a5dfb88e4a4831b32be7784a82886c225 (patch) | |
tree | ab0acff5135acd08c79cb5b6a337b9e37aeae885 /src/gallium/auxiliary/postprocess | |
parent | a940c93aacd4efc3b5d5632011ba94c58b888604 (diff) |
meta: fix incorrect slice, r coordinate computation
The arithmetic to convert a 3D texture slice to an R coordinate was
incorrect. Found when MSVC warned of a divide by zero.
Note that we don't actually ever hit this path. We don't decompress
slices of 3D textures and we don't support 3D mipmap generation yet.
Diffstat (limited to 'src/gallium/auxiliary/postprocess')
0 files changed, 0 insertions, 0 deletions