Searched refs:pot2d (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h117 boolean pot2d; member in struct:sp_sampler_view
H A Dsp_tex_sample.c3066 if (!gather && sp_sview->pot2d &&
3147 } else if (sp_sview->pot2d & sp_samp->min_mag_equal_repeat_linear) {
3621 sview->pot2d = spr->pot &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h117 boolean pot2d; member in struct:sp_sampler_view
H A Dsp_tex_sample.c3080 if (!gather && sp_sview->pot2d &&
3161 } else if (sp_sview->pot2d & sp_samp->min_mag_equal_repeat_linear) {
3635 sview->pot2d = spr->pot &&

Completed in 13 milliseconds