Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dregister_allocate.c162 struct ra_graph { struct
163 struct ra_regs *regs;
167 struct ra_node *nodes;
168 unsigned int count; /**< count of nodes. */
170 unsigned int alloc; /**< count of nodes allocated. */
172 ra_select_reg_callback select_reg_callback;
173 void *select_reg_callback_data;
176 struct {
203 } tmp;