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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_fbo.h 39 #define to_nouveau_framebuffer(x) ((struct nouveau_framebuffer *)(x)) macro
nv10_state_fb.c 59 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb);
206 to_nouveau_framebuffer(ctx->DrawBuffer);
nv20_state_fb.c 59 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb);
nouveau_context.c 250 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb);
407 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb);
nv10_context.c 99 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb);
148 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(

Completed in 91 milliseconds