Home
last modified time | relevance | path

Searched refs:BIFROST_SAT_SIGNED (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c60 case BIFROST_SAT_SIGNED: return ".sat_signed"; in bi_output_mod_name()
Dbifrost.h185 BIFROST_SAT_SIGNED = 0x2, enumerator
Dbifrost_compile.c1507 .outmod = BIFROST_SAT_SIGNED, in bi_emit_lod_88()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c215 case BIFROST_SAT_SIGNED: in bit_outmod()