Searched refs:QSTAGE_FRAG (Results 1 – 7 of 7) sorted by relevance
452 if (c->stage != QSTAGE_FRAG && !is_txl) { in ntq_emit_tex()1600 if (c->stage == QSTAGE_FRAG) { in ntq_setup_inputs()1632 if (c->stage == QSTAGE_FRAG) { in ntq_setup_outputs()1742 if (c->stage == QSTAGE_FRAG && in ntq_emit_load_input()1843 if (c->stage == QSTAGE_FRAG && instr->num_components == 4) { in ntq_emit_intrinsic()2166 if (c->stage == QSTAGE_FRAG && c->s->info.fs.uses_discard) in nir_to_qir()2234 case QSTAGE_FRAG: in vc4_shader_ntq()2253 if (stage == QSTAGE_FRAG) { in vc4_shader_ntq()2311 if (stage == QSTAGE_FRAG) { in vc4_shader_ntq()2324 if (c->stage == QSTAGE_FRAG) in vc4_shader_ntq()[all …]
36 if (c->stage == QSTAGE_FRAG) in qir_opt_vpm()
132 if (c->stage != QSTAGE_FRAG) in qir_validate()
604 case QSTAGE_FRAG: in vc4_generate_code()673 case QSTAGE_FRAG: in vc4_generate_code()
365 if (c->stage == QSTAGE_FRAG) in vc4_nir_lower_io_instr()
710 [QSTAGE_FRAG] = "FS", in qir_get_stage_name()
214 QSTAGE_FRAG, enumerator