Home
last modified time | relevance | path

Searched refs:TGSI_SAMPLER_LOD_BIAS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h103 TGSI_SAMPLER_LOD_BIAS, enumerator
Dtgsi_exec.c2300 control = TGSI_SAMPLER_LOD_BIAS; in exec_tex()
2676 control = TGSI_SAMPLER_LOD_BIAS; in exec_sample()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1946 case TGSI_SAMPLER_LOD_BIAS: in compute_lod()
1994 case TGSI_SAMPLER_LOD_BIAS: in compute_lambda_lod_unclamped()
2574 if (filt_args->control == TGSI_SAMPLER_LOD_BIAS || in mip_filter_linear_aniso()