Home | History | Annotate | Download | only in r600

Lines Matching defs:next_state

1143 	struct r600_atom *state = NULL, *next_state = NULL;
1235 LIST_FOR_EACH_ENTRY_SAFE(state, next_state, &rctx->dirty_states, head) {