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