OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_get_scratch
(Results
1 - 5
of
5
) sorted by null
/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 138 milliseconds