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.h94 TGSI_SAMPLER_LOD_BIAS, enumerator
Dtgsi_exec.c2358 control = TGSI_SAMPLER_LOD_BIAS; in exec_tex()
2698 control = TGSI_SAMPLER_LOD_BIAS; in exec_sample()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1808 case TGSI_SAMPLER_LOD_BIAS: in compute_lod()
1853 case TGSI_SAMPLER_LOD_BIAS: in compute_lambda_lod_unclamped()
2439 if (filt_args->control == TGSI_SAMPLER_LOD_BIAS || in mip_filter_linear_aniso()