Searched refs:QSTAGE_FRAG (Results 1 – 7 of 7) sorted by relevance
36 if (c->stage == QSTAGE_FRAG) in qir_opt_vpm()
120 assert(c->stage == QSTAGE_FRAG); in vc4_ubo_load()452 if (c->stage != QSTAGE_FRAG && !is_txl) { in ntq_emit_tex()1594 if (c->stage == QSTAGE_FRAG) { in ntq_setup_inputs()1623 if (c->stage == QSTAGE_FRAG) { in ntq_setup_outputs()1719 if (c->stage == QSTAGE_FRAG && in ntq_emit_load_input()1821 if (c->stage == QSTAGE_FRAG && instr->num_components == 4) { in ntq_emit_intrinsic()2155 if (c->stage == QSTAGE_FRAG && c->s->info.fs.uses_discard) in nir_to_qir()2237 case QSTAGE_FRAG: in vc4_shader_ntq()2256 if (stage == QSTAGE_FRAG) { in vc4_shader_ntq()2297 if (stage == QSTAGE_FRAG) { in vc4_shader_ntq()[all …]
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()
340 if (c->stage == QSTAGE_FRAG) in vc4_nir_lower_io_instr()
756 [QSTAGE_FRAG] = "FS", in qir_get_stage_name()
214 QSTAGE_FRAG, enumerator