Searched refs:to_nv04_context (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_context.h50 #define to_nv04_context(ctx) ((struct nv04_context *)(ctx)) macro
H A Dnv04_state_tex.c63 struct nv04_context *nv04 = to_nv04_context(ctx);
102 s = &to_nv04_context(ctx)->dummy_texture;
H A Dnv04_state_raster.c125 struct nv04_context *nv04 = to_nv04_context(ctx);
200 struct nv04_context *nv04 = to_nv04_context(ctx);
H A Dnv04_render.c42 float *viewport = to_nv04_context(ctx)->viewport;
75 struct nv04_context *nctx = to_nv04_context(ctx);
145 struct nv04_context *nv04 = to_nv04_context(ctx);
206 struct nouveau_object *eng3d = to_nv04_context(ctx)->eng3d; \
H A Dnv04_context.c52 struct nv04_context *nctx = to_nv04_context(ctx);
112 struct nouveau_surface *s = &to_nv04_context(ctx)->dummy_texture;
129 nouveau_surface_ref(NULL, &to_nv04_context(ctx)->dummy_texture);
H A Dnv04_state_frag.c255 struct nv04_context *nv04 = to_nv04_context(ctx);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_context.h50 #define to_nv04_context(ctx) ((struct nv04_context *)(ctx)) macro
H A Dnv04_state_tex.c63 struct nv04_context *nv04 = to_nv04_context(ctx);
102 s = &to_nv04_context(ctx)->dummy_texture;
H A Dnv04_state_raster.c125 struct nv04_context *nv04 = to_nv04_context(ctx);
200 struct nv04_context *nv04 = to_nv04_context(ctx);
H A Dnv04_render.c42 float *viewport = to_nv04_context(ctx)->viewport;
75 struct nv04_context *nctx = to_nv04_context(ctx);
145 struct nv04_context *nv04 = to_nv04_context(ctx);
206 struct nouveau_object *eng3d = to_nv04_context(ctx)->eng3d; \
H A Dnv04_context.c53 struct nv04_context *nctx = to_nv04_context(ctx);
113 struct nouveau_surface *s = &to_nv04_context(ctx)->dummy_texture;
130 nouveau_surface_ref(NULL, &to_nv04_context(ctx)->dummy_texture);
H A Dnv04_state_frag.c255 struct nv04_context *nv04 = to_nv04_context(ctx);

Completed in 7 milliseconds