Home
last modified time | relevance | path

Searched refs:BIFROST_FMT1_FINAL (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h312 #define BIFROST_FMT1_FINAL 0b01001 macro
Dbi_pack.c1095 .tag = clause->constant_count ? BIFROST_FMT1_CONSTANTS : BIFROST_FMT1_FINAL, in bi_pack_clause()