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

  /external/chromium_org/third_party/mesa/src/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) {
  /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 99 milliseconds