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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 72 nouveau_clear(struct gl_context *ctx, GLbitfield buffers);
nouveau_driver.c 96 nouveau_clear(struct gl_context *ctx, GLbitfield buffers) function
154 functions->Clear = nouveau_clear;
nv10_context.c 197 nouveau_clear(ctx, buffers);
nv20_context.c 93 nouveau_clear(ctx, buffers);

Completed in 366 milliseconds