diff options
author | Krzesimir Nowak <[email protected]> | 2015-09-10 14:15:57 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-09-10 09:45:14 -0600 |
commit | d71a3be86008c275b5902de7759385643546a210 (patch) | |
tree | 5bd5a0ec71a4e9fafa550e3fa75050285cac38f7 /src/gallium/auxiliary/pipebuffer/pb_bufmgr.h | |
parent | ac3637dda04fe1315f19099bd142e4f8f6754b1d (diff) |
softpipe: Add functions for computing relative mipmap level
These functions will be used by textureQueryLod.
v2:
- renamed mip_level_* funcs to mip_rel_level_* to indicate that
these functions return mip level relative to base level and
documented them
- renamed a level member in sp_filter_funcs struct to relative_level
- changed mip_rel_level_none and mip_rel_level_nearest to return mip
level relative to base level, mip_rel_level_linear already did
that
- documented clamp_lod function
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/pipebuffer/pb_bufmgr.h')
0 files changed, 0 insertions, 0 deletions