Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_worklist.h79 unsigned *u_worklist_peek_head_index(const u_worklist *w);
102 container_of(u_worklist_peek_head_index(w), entry_t, index)
Du_worklist.c71 u_worklist_peek_head_index(const u_worklist *w) in u_worklist_peek_head_index() function