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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h104 TGSI_SAMPLER_LOD_EXPLICIT, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2147 control = TGSI_SAMPLER_LOD_EXPLICIT;
2525 control = TGSI_SAMPLER_LOD_EXPLICIT;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h104 TGSI_SAMPLER_LOD_EXPLICIT, enumerator in enum:tgsi_sampler_control
H A Dtgsi_exec.c2346 control = TGSI_SAMPLER_LOD_EXPLICIT;
2729 control = TGSI_SAMPLER_LOD_EXPLICIT;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1938 case TGSI_SAMPLER_LOD_EXPLICIT:
1986 case TGSI_SAMPLER_LOD_EXPLICIT:
2603 assert(filt_args->control == TGSI_SAMPLER_LOD_EXPLICIT ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1952 case TGSI_SAMPLER_LOD_EXPLICIT:
2000 case TGSI_SAMPLER_LOD_EXPLICIT:
2617 assert(filt_args->control == TGSI_SAMPLER_LOD_EXPLICIT ||

Completed in 30 milliseconds