HomeSort by relevance Sort by last modified time
    Searched full:nouveau_get_scratch (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_scratch.h 42 nouveau_get_scratch(struct gl_context *ctx, unsigned size,
nouveau_scratch.c 35 nouveau_get_scratch(struct gl_context *ctx, unsigned size, function
nouveau_swtnl_t.c 158 swtnl->buf = nouveau_get_scratch(ctx, SWTNL_VBO_SIZE, &swtnl->vbo,
nouveau_texture.c 109 nti->base.Map = nouveau_get_scratch(ctx, size,
186 *map = nouveau_get_scratch(ctx, size,
nouveau_vbo_t.c 318 char *dp = nouveau_get_scratch(ctx, n * a->stride,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_scratch.h 42 nouveau_get_scratch(struct gl_context *ctx, unsigned size,
nouveau_scratch.c 35 nouveau_get_scratch(struct gl_context *ctx, unsigned size, function
nouveau_swtnl_t.c 158 swtnl->buf = nouveau_get_scratch(ctx, SWTNL_VBO_SIZE, &swtnl->vbo,
nouveau_texture.c 109 nti->base.Map = nouveau_get_scratch(ctx, size,
186 *map = nouveau_get_scratch(ctx, size,
nouveau_vbo_t.c 318 char *dp = nouveau_get_scratch(ctx, n * a->stride,

Completed in 77 milliseconds