Searched refs:QSTAGE_FRAG (Results 1 – 7 of 7) sorted by relevance
36 if (c->stage == QSTAGE_FRAG) in qir_opt_vpm()
446 if (c->stage != QSTAGE_FRAG && !is_txl) { in ntq_emit_tex()1589 if (c->stage == QSTAGE_FRAG) { in ntq_setup_inputs()1621 if (c->stage == QSTAGE_FRAG) { in ntq_setup_outputs()1783 if (c->stage == QSTAGE_FRAG && in ntq_emit_intrinsic()1816 if (c->stage == QSTAGE_FRAG && instr->num_components == 4) { in ntq_emit_intrinsic()2136 if (c->stage == QSTAGE_FRAG && c->s->info->fs.uses_discard) in nir_to_qir()2203 case QSTAGE_FRAG: in vc4_shader_ntq()2222 if (stage == QSTAGE_FRAG) in vc4_shader_ntq()2273 if (stage == QSTAGE_FRAG) { in vc4_shader_ntq()2286 if (c->stage == QSTAGE_FRAG) in vc4_shader_ntq()[all …]
132 if (c->stage != QSTAGE_FRAG) in qir_validate()
597 case QSTAGE_FRAG: in vc4_generate_code()666 case QSTAGE_FRAG: in vc4_generate_code()
365 if (c->stage == QSTAGE_FRAG) in vc4_nir_lower_io_instr()
709 [QSTAGE_FRAG] = "FS", in qir_get_stage_name()
214 QSTAGE_FRAG, enumerator