Searched refs:LP_SAMPLER_OP_LODQ (Results 1 – 4 of 4) sorted by relevance
87 LP_SAMPLER_OP_LODQ enumerator
2853 op_is_lodq = op_type == LP_SAMPLER_OP_LODQ; in lp_build_sample_soa_code()3505 if (layer && op_type == LP_SAMPLER_OP_LODQ) in lp_build_sample_gen_func()3631 if (layer && op_type == LP_SAMPLER_OP_LODQ) in lp_build_sample_soa_func()
3226 emit_data->output, 1, LP_SAMPLER_OP_LODQ); in lodq_emit()3366 FALSE, LP_SAMPLER_OP_LODQ, emit_data->output); in lod_emit()
1857 sample_key |= LP_SAMPLER_OP_LODQ << LP_SAMPLER_OP_TYPE_SHIFT; in visit_tex()