Home
last modified time | relevance | path

Searched refs:nouveau_next_dirty_state (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.h117 nouveau_next_dirty_state(struct gl_context *ctx);
Dnouveau_state.c427 nouveau_next_dirty_state(struct gl_context *ctx) in nouveau_next_dirty_state() function
445 while ((i = nouveau_next_dirty_state(ctx)) >= 0) { in nouveau_state_emit()