Searched defs:maxlod (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ | ||
D | i915_state.c | 326 int maxlod = (int)(16.0 * sampler->max_lod); in i915_create_sampler_state() local |
D | i915_context.h | 222 unsigned maxlod; member |