Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.cpp2093 sb_set<unsigned> group_lines; in try_reserve() local
2095 unsigned nl = kt.get_lines(group_lines); in try_reserve()
2099 lines.add_set(group_lines); in try_reserve()