Searched refs:LP_SAMPLER_OP_LODQ (Results 1 – 4 of 4) sorted by relevance
87 LP_SAMPLER_OP_LODQ enumerator
3338 const boolean op_is_lodq = op_type == LP_SAMPLER_OP_LODQ; in lp_build_sample_soa_code()3995 if (layer && op_type == LP_SAMPLER_OP_LODQ) in lp_build_sample_gen_func()4124 if (layer && op_type == LP_SAMPLER_OP_LODQ) in lp_build_sample_soa_func()
3232 emit_data->output, 1, LP_SAMPLER_OP_LODQ); in lodq_emit()3372 FALSE, LP_SAMPLER_OP_LODQ, emit_data->output); in lod_emit()
2308 sample_key |= LP_SAMPLER_OP_LODQ << LP_SAMPLER_OP_TYPE_SHIFT; in visit_tex()