commit | 2234a4330ed3a4c8c8b756059619592c5338a379 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Sat Nov 19 10:10:47 2016 -0500 |
committer | Ilia Mirkin <imirkin@alum.mit.edu> | Tue Nov 22 20:27:20 2016 -0500 |
tree | 0f4a1bd2356ce90110e478033534cbc3e31fd33a | |
parent | 2b7bdff83fd6765ddfc3ee0f32f75e51ae2c5206 [diff] |
swr: report a reasonable max lod bias This is the same value that llvmpipe uses. Since swr uses the same sampler logic, makes sense for this value to also be the same. Most applications don't care. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>