Searched refs:ra_select (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dregister_allocate.h66 GLboolean ra_select(struct ra_graph *g);
H A Dregister_allocate.c409 ra_select(struct ra_graph *g) function
450 * on the stack. They'll be colored first in ra_select(), and
476 return ra_select(g);
491 * ra_simplify(), and thus at ra_select() time it is as if they were
/external/mesa3d/src/mesa/program/
H A Dregister_allocate.h66 GLboolean ra_select(struct ra_graph *g);
H A Dregister_allocate.c409 ra_select(struct ra_graph *g) function
450 * on the stack. They'll be colored first in ra_select(), and
476 return ra_select(g);
491 * ra_simplify(), and thus at ra_select() time it is as if they were

Completed in 98 milliseconds