Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_scoreboard.c112 bi_read_mask(bi_instr *I, bool staging_only) in bi_read_mask() argument
116 if (staging_only && !bi_opcode_props[I->op].sr_read) in bi_read_mask()
127 if (staging_only) in bi_read_mask()