Searched refs:foreach_atom (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/ | ||
D | r300_flush.c | 60 foreach_atom(r300, atom) { in r300_flush_and_cleanup() |
D | r300_context.h | 641 #define foreach_atom(r300, atom) \ macro |