Searched refs:BIFROST_NONE (Results 1 – 5 of 5) sorted by relevance
58 case BIFROST_NONE: return ""; in bi_output_mod_name()
183 BIFROST_NONE = 0x0, enumerator
1876 .format = bi_texture_format(instr->dest_type, BIFROST_NONE), /* TODO */ in emit_texc()
691 if (bi_has_outmod(ins) && ins->outmod != BIFROST_NONE) { in bit_step()
4727 assert(ins->outmod == BIFROST_NONE || ins->outmod == BIFROST_SAT); in pan_pack_add_fadd_rscale_f32()