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.c2688 control = TGSI_SAMPLER_LOD_ZERO; in exec_sample()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1939 case TGSI_SAMPLER_LOD_ZERO: in compute_lod()
2005 case TGSI_SAMPLER_LOD_ZERO: in compute_lambda_lod_unclamped()
2618 filt_args->control == TGSI_SAMPLER_LOD_ZERO); in mip_filter_linear_aniso()