Home
last modified time | relevance | path

Searched defs:is_gather (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c865 boolean is_gather, in lp_build_sample_image_linear()
1505 boolean is_gather, in lp_build_sample_mipmap()
2149 boolean is_gather, in lp_build_sample_general()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c2657 const bool is_gather = (control == TGSI_SAMPLER_GATHER); in sample_compare() local