Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h104 TGSI_SAMPLER_LOD_EXPLICIT, enumerator
Dtgsi_exec.c2086 control = TGSI_SAMPLER_LOD_EXPLICIT; in exec_tex()
2464 control = TGSI_SAMPLER_LOD_EXPLICIT; in exec_sample()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1952 case TGSI_SAMPLER_LOD_EXPLICIT: in compute_lod()
2000 case TGSI_SAMPLER_LOD_EXPLICIT: in compute_lambda_lod_unclamped()
2617 assert(filt_args->control == TGSI_SAMPLER_LOD_EXPLICIT || in mip_filter_linear_aniso()