Home
last modified time | relevance | path

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

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