Searched refs:nouveau_surface_alloc (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_surface.h | 49 nouveau_surface_alloc(struct gl_context *ctx, struct nouveau_surface *s,
|
D | nouveau_surface.c | 34 nouveau_surface_alloc(struct gl_context *ctx, struct nouveau_surface *s, in nouveau_surface_alloc() function
|
D | nv04_context.c | 115 nouveau_surface_alloc(ctx, s, SWIZZLED, in init_dummy_texture()
|
D | nouveau_fbo.c | 96 nouveau_surface_alloc(ctx, s, TILED, NOUVEAU_BO_VRAM | NOUVEAU_BO_MAP, in nouveau_renderbuffer_storage()
|
D | nouveau_texture.c | 456 nouveau_surface_alloc(ctx, s, LINEAR, get_teximage_placement(ti), in nouveau_teximage()
|