Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dregister_allocate.h54 bool need_conflict_lists);
Dregister_allocate.c91 ra_alloc_reg_set(void *mem_ctx, unsigned int count, bool need_conflict_lists) in ra_alloc_reg_set() argument
106 need_conflict_lists ? regs->regs : NULL); in ra_alloc_reg_set()
107 if (need_conflict_lists) in ra_alloc_reg_set()