Lines Matching refs:MAX2
1374 sampler->min_lod = (unsigned)MAX2(state->min_lod, 0);1375 sampler->max_lod = (unsigned)MAX2(ceilf(state->max_lod), 0);