Home
last modified time | relevance | path

Searched defs:maxlod (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c326 int maxlod = (int)(16.0 * sampler->max_lod); in i915_create_sampler_state() local
Di915_context.h222 unsigned maxlod; member