Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h102 TGSI_SAMPLER_LOD_NONE, enumerator
Dtgsi_exec.c2252 enum tgsi_sampler_control control = TGSI_SAMPLER_LOD_NONE; in exec_tex()
2386 TGSI_SAMPLER_LOD_NONE, in exec_lodq()
2662 enum tgsi_sampler_control control = TGSI_SAMPLER_LOD_NONE; in exec_sample()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1938 case TGSI_SAMPLER_LOD_NONE: in compute_lod()
1986 case TGSI_SAMPLER_LOD_NONE: in compute_lambda_lod_unclamped()
2575 filt_args->control == TGSI_SAMPLER_LOD_NONE || in mip_filter_linear_aniso()