Searched refs:TGSI_SAMPLER_LOD_BIAS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h103 TGSI_SAMPLER_LOD_BIAS, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2149 control = TGSI_SAMPLER_LOD_BIAS;
2520 control = TGSI_SAMPLER_LOD_BIAS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h103 TGSI_SAMPLER_LOD_BIAS, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2348 control = TGSI_SAMPLER_LOD_BIAS;
2724 control = TGSI_SAMPLER_LOD_BIAS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1932 case TGSI_SAMPLER_LOD_BIAS:
1980 case TGSI_SAMPLER_LOD_BIAS:
2560 if (filt_args->control == TGSI_SAMPLER_LOD_BIAS ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1946 case TGSI_SAMPLER_LOD_BIAS:
1994 case TGSI_SAMPLER_LOD_BIAS:
2574 if (filt_args->control == TGSI_SAMPLER_LOD_BIAS ||

Completed in 31 milliseconds