Searched refs:min_max_lod_equal (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h94 unsigned min_max_lod_equal:1; /**< min_lod == max_lod ? */ member in struct:lp_sampler_static_state
H A Dlp_bld_sample.c152 state->min_max_lod_equal = 1;
508 if (bld->static_state->min_max_lod_equal) {
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1192 debug_printf(" .min_max_lod_equal = %u\n", key->sampler[i].min_max_lod_equal);

Completed in 130 milliseconds