Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h105 TGSI_SAMPLER_LOD_ZERO, enumerator
Dtgsi_exec.c2686 control = TGSI_SAMPLER_LOD_ZERO; in exec_sample()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1786 case TGSI_SAMPLER_LOD_ZERO: in compute_lod()
1847 case TGSI_SAMPLER_LOD_ZERO: in compute_lambda_lod_unclamped()
2466 filt_args->control == TGSI_SAMPLER_LOD_ZERO); in mip_filter_linear_aniso()