HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_surface_ref (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_surface.h 55 nouveau_surface_ref(struct nouveau_surface *src,
nouveau_surface.c 76 nouveau_surface_ref(struct nouveau_surface *src, function
nouveau_fbo.c 109 nouveau_surface_ref(NULL, s);
288 nouveau_surface_ref(&to_nouveau_teximage(ti)->surface,
nouveau_texture.c 61 nouveau_surface_ref(NULL, &nt->surfaces[i]);
79 nouveau_surface_ref(NULL, &nti->surface);
144 nouveau_surface_ref(NULL, st);
227 nouveau_surface_ref(NULL, st);
351 nouveau_surface_ref(s, &ss[level]);
676 nouveau_surface_ref(&to_nouveau_renderbuffer(rb)->surface, s);
nv04_context.c 130 nouveau_surface_ref(NULL, &to_nv04_context(ctx)->dummy_texture);

Completed in 84 milliseconds