Searched refs:to_nouveau_renderbuffer (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_fbo.h45 #define to_nouveau_renderbuffer(x) ((struct nouveau_renderbuffer *)(x)) macro
H A Dnv04_state_fb.c66 s = &to_nouveau_renderbuffer(
79 s = &to_nouveau_renderbuffer(
H A Dnouveau_fbo.c39 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
88 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
106 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
139 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
263 &to_nouveau_renderbuffer(rb)->surface);
H A Dnouveau_span.c40 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
H A Dnv20_state_fb.c94 s = &to_nouveau_renderbuffer(
107 s = &to_nouveau_renderbuffer(
H A Dnv10_state_fb.c120 s = &to_nouveau_renderbuffer(
133 s = &to_nouveau_renderbuffer(
H A Dnouveau_driver.c122 s = &to_nouveau_renderbuffer(
H A Dnv20_context.c55 struct nouveau_surface *s = &to_nouveau_renderbuffer(
74 struct nouveau_surface *s = &to_nouveau_renderbuffer(
H A Dnv10_context.c100 struct nouveau_surface *s = &to_nouveau_renderbuffer(
150 struct nouveau_surface *s = &to_nouveau_renderbuffer(
H A Dnouveau_context.c292 s = &to_nouveau_renderbuffer(rb)->surface;
H A Dnouveau_texture.c630 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
662 nouveau_surface_ref(&to_nouveau_renderbuffer(rb)->surface, s);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_fbo.h45 #define to_nouveau_renderbuffer(x) ((struct nouveau_renderbuffer *)(x)) macro
H A Dnv04_state_fb.c66 s = &to_nouveau_renderbuffer(
79 s = &to_nouveau_renderbuffer(
H A Dnouveau_fbo.c40 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
89 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
107 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
140 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
264 &to_nouveau_renderbuffer(rb)->surface);
H A Dnouveau_span.c40 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
H A Dnv20_state_fb.c94 s = &to_nouveau_renderbuffer(
107 s = &to_nouveau_renderbuffer(
H A Dnv10_state_fb.c120 s = &to_nouveau_renderbuffer(
133 s = &to_nouveau_renderbuffer(
H A Dnouveau_driver.c122 s = &to_nouveau_renderbuffer(
H A Dnv10_context.c101 struct nouveau_surface *s = &to_nouveau_renderbuffer(
151 struct nouveau_surface *s = &to_nouveau_renderbuffer(
H A Dnv20_context.c56 struct nouveau_surface *s = &to_nouveau_renderbuffer(
75 struct nouveau_surface *s = &to_nouveau_renderbuffer(
H A Dnouveau_context.c292 s = &to_nouveau_renderbuffer(rb)->surface;
H A Dnouveau_texture.c633 struct nouveau_surface *s = &to_nouveau_renderbuffer(rb)->surface;
665 nouveau_surface_ref(&to_nouveau_renderbuffer(rb)->surface, s);

Completed in 18 milliseconds