Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_worklist.h101 #define u_worklist_peek_head(w, entry_t, index) \ macro
/third_party/mesa3d/src/compiler/nir/
Dnir_worklist.h54 u_worklist_peek_head(w, nir_block, index)
/third_party/mesa3d/src/asahi/compiler/
Dagx_compiler.h585 #define agx_worklist_peek_head(w) u_worklist_peek_head(w, agx_block, index)
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h1389 #define bi_worklist_peek_head(w) u_worklist_peek_head(w, bi_block, index)