diff options
author | Axel Davy <[email protected]> | 2015-02-20 12:34:47 +0100 |
---|---|---|
committer | Axel Davy <[email protected]> | 2015-04-29 08:28:11 +0200 |
commit | 58d295d41e30434c570248eeee73af2006b79eea (patch) | |
tree | 7553128065277d67b89b049c6571f9f6a5c5e5db /src/gallium/tools | |
parent | 6f57e014365563c0dcc32451401a76212abf0a54 (diff) |
st/nine: Enforce LOD 0 for D3DUSAGE_AUTOGENMIPMAP
For D3DUSAGE_AUTOGENMIPMAP textures, applications can only
lock/copy from/get surface descriptor for/etc the first level.
Thus it makes sense to restrict the LOD to 0, and use only the first
level to generate the sublevels.
Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/gallium/tools')
0 files changed, 0 insertions, 0 deletions