Searched refs:LP_SAMPLER_OP_LODQ (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h86 LP_SAMPLER_OP_LODQ enumerator in enum:lp_sampler_op_type
H A Dlp_bld_tgsi_soa.c3216 emit_data->output, 1, LP_SAMPLER_OP_LODQ);
3356 FALSE, LP_SAMPLER_OP_LODQ, emit_data->output);
H A Dlp_bld_sample_soa.c2781 op_is_lodq = op_type == LP_SAMPLER_OP_LODQ;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h87 LP_SAMPLER_OP_LODQ enumerator in enum:lp_sampler_op_type
H A Dlp_bld_sample_soa.c3310 op_is_lodq = op_type == LP_SAMPLER_OP_LODQ;
3967 if (layer && op_type == LP_SAMPLER_OP_LODQ)
4096 if (layer && op_type == LP_SAMPLER_OP_LODQ)
H A Dlp_bld_tgsi_soa.c3226 emit_data->output, 1, LP_SAMPLER_OP_LODQ);
3366 FALSE, LP_SAMPLER_OP_LODQ, emit_data->output);
H A Dlp_bld_nir.c2018 sample_key |= LP_SAMPLER_OP_LODQ << LP_SAMPLER_OP_TYPE_SHIFT;

Completed in 31 milliseconds