Home
last modified time | relevance | path

Searched refs:BIFROST_NONE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c58 case BIFROST_NONE: return ""; in bi_output_mod_name()
Dbifrost.h183 BIFROST_NONE = 0x0, enumerator
Dbifrost_compile.c1876 .format = bi_texture_format(instr->dest_type, BIFROST_NONE), /* TODO */ in emit_texc()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c691 if (bi_has_outmod(ins) && ins->outmod != BIFROST_NONE) { in bit_step()
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbi_generated_pack.h4727 assert(ins->outmod == BIFROST_NONE || ins->outmod == BIFROST_SAT); in pan_pack_add_fadd_rscale_f32()