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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h105 TGSI_SAMPLER_LOD_ZERO, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2532 control = TGSI_SAMPLER_LOD_ZERO;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h105 TGSI_SAMPLER_LOD_ZERO, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2736 control = TGSI_SAMPLER_LOD_ZERO;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1925 case TGSI_SAMPLER_LOD_ZERO:
1991 case TGSI_SAMPLER_LOD_ZERO:
2604 filt_args->control == TGSI_SAMPLER_LOD_ZERO);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1939 case TGSI_SAMPLER_LOD_ZERO:
2005 case TGSI_SAMPLER_LOD_ZERO:
2618 filt_args->control == TGSI_SAMPLER_LOD_ZERO);

Completed in 46 milliseconds