HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_next_dirty_state (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.h 117 nouveau_next_dirty_state(struct gl_context *ctx);
nouveau_state.c 444 nouveau_next_dirty_state(struct gl_context *ctx) function
462 while ((i = nouveau_next_dirty_state(ctx)) >= 0) {

Completed in 55 milliseconds