Home
last modified time | relevance | path

Searched defs:dependency_wait (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/
H A Dbi_pack.c37 unsigned dependency_wait = next_1 ? next_1->dependencies : 0; in bi_pack_header() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost.h178 unsigned dependency_wait : 8; member