Searched refs:op_is_gather (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c3294 boolean op_is_tex, op_is_lodq, op_is_gather, fetch_ms; local in function:lp_build_sample_soa_code
3311 op_is_gather = op_type == LP_SAMPLER_OP_GATHER;
3386 if (op_is_gather) {
3489 if (op_is_gather)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2766 boolean op_is_tex, op_is_lodq, op_is_gather; local in function:lp_build_sample_soa_code
2782 op_is_gather = op_type == LP_SAMPLER_OP_GATHER;
2873 if (op_is_gather) {

Completed in 13 milliseconds