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

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dregister_allocate.h64 GLboolean ra_simplify(struct ra_graph *g);
H A Dregister_allocate.c372 ra_simplify(struct ra_graph *g) function
473 if (!ra_simplify(g)) {
491 * ra_simplify(), and thus at ra_select() time it is as if they were
494 * Must be called before ra_simplify().
/external/mesa3d/src/mesa/program/
H A Dregister_allocate.h64 GLboolean ra_simplify(struct ra_graph *g);
H A Dregister_allocate.c372 ra_simplify(struct ra_graph *g) function
473 if (!ra_simplify(g)) {
491 * ra_simplify(), and thus at ra_select() time it is as if they were
494 * Must be called before ra_simplify().

Completed in 704 milliseconds