Searched refs:nouveau_surface_ref (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 61 nouveau_surface_ref(NULL, &nt->surfaces[i]); in nouveau_texture_free() 79 nouveau_surface_ref(NULL, &nti->surface); in nouveau_teximage_free() 144 nouveau_surface_ref(NULL, st); in nouveau_teximage_unmap() 227 nouveau_surface_ref(NULL, st); in nouveau_unmap_texture_image() 351 nouveau_surface_ref(s, &ss[level]); in validate_teximage() 676 nouveau_surface_ref(&to_nouveau_renderbuffer(rb)->surface, s); in nouveau_set_texbuffer()
|
D | nouveau_surface.h | 55 nouveau_surface_ref(struct nouveau_surface *src,
|
D | nouveau_fbo.c | 109 nouveau_surface_ref(NULL, s); in nouveau_renderbuffer_del() 288 nouveau_surface_ref(&to_nouveau_teximage(ti)->surface, in nouveau_render_texture()
|
D | nouveau_surface.c | 76 nouveau_surface_ref(struct nouveau_surface *src, in nouveau_surface_ref() function
|
D | nv04_context.c | 130 nouveau_surface_ref(NULL, &to_nv04_context(ctx)->dummy_texture); in nv04_context_destroy()
|