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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h102 TGSI_SAMPLER_LOD_NONE, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2101 enum tgsi_sampler_control control = TGSI_SAMPLER_LOD_NONE;
2235 TGSI_SAMPLER_LOD_NONE,
2506 enum tgsi_sampler_control control = TGSI_SAMPLER_LOD_NONE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h102 TGSI_SAMPLER_LOD_NONE, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2300 enum tgsi_sampler_control control = TGSI_SAMPLER_LOD_NONE;
2434 TGSI_SAMPLER_LOD_NONE,
2710 enum tgsi_sampler_control control = TGSI_SAMPLER_LOD_NONE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1924 case TGSI_SAMPLER_LOD_NONE:
1972 case TGSI_SAMPLER_LOD_NONE:
2561 filt_args->control == TGSI_SAMPLER_LOD_NONE ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1938 case TGSI_SAMPLER_LOD_NONE:
1986 case TGSI_SAMPLER_LOD_NONE:
2575 filt_args->control == TGSI_SAMPLER_LOD_NONE ||

Completed in 36 milliseconds