Home
last modified time | relevance | path

Searched refs:nouveau_surface_alloc (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_surface.h49 nouveau_surface_alloc(struct gl_context *ctx, struct nouveau_surface *s,
Dnouveau_surface.c34 nouveau_surface_alloc(struct gl_context *ctx, struct nouveau_surface *s, in nouveau_surface_alloc() function
Dnv04_context.c115 nouveau_surface_alloc(ctx, s, SWIZZLED, in init_dummy_texture()
Dnouveau_fbo.c96 nouveau_surface_alloc(ctx, s, TILED, NOUVEAU_BO_VRAM | NOUVEAU_BO_MAP, in nouveau_renderbuffer_storage()
Dnouveau_texture.c456 nouveau_surface_alloc(ctx, s, LINEAR, get_teximage_placement(ti), in nouveau_teximage()