HomeSort by relevance Sort by last modified time
    Searched refs:context_push (Results 1 - 25 of 27) sorted by null

1 2

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv20_state_polygon.c 36 struct nouveau_pushbuf *push = context_push(ctx);
nv20_state_raster.c 37 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_polygon.c 37 struct nouveau_pushbuf *push = context_push(ctx);
52 struct nouveau_pushbuf *push = context_push(ctx);
62 struct nouveau_pushbuf *push = context_push(ctx);
81 struct nouveau_pushbuf *push = context_push(ctx);
93 struct nouveau_pushbuf *push = context_push(ctx);
106 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_raster.c 40 struct nouveau_pushbuf *push = context_push(ctx);
53 struct nouveau_pushbuf *push = context_push(ctx);
65 struct nouveau_pushbuf *push = context_push(ctx);
77 struct nouveau_pushbuf *push = context_push(ctx);
87 struct nouveau_pushbuf *push = context_push(ctx);
99 struct nouveau_pushbuf *push = context_push(ctx);
113 struct nouveau_pushbuf *push = context_push(ctx);
122 struct nouveau_pushbuf *push = context_push(ctx);
135 struct nouveau_pushbuf *push = context_push(ctx);
145 struct nouveau_pushbuf *push = context_push(ctx)
    [all...]
nv20_state_frag.c 37 struct nouveau_pushbuf *push = context_push(ctx);
59 struct nouveau_pushbuf *push = context_push(ctx);
nv10_state_tnl.c 60 struct nouveau_pushbuf *push = context_push(ctx);
136 struct nouveau_pushbuf *push = context_push(ctx);
175 struct nouveau_pushbuf *push = context_push(ctx);
199 struct nouveau_pushbuf *push = context_push(ctx);
285 struct nouveau_pushbuf *push = context_push(ctx);
322 struct nouveau_pushbuf *push = context_push(ctx);
365 struct nouveau_pushbuf *push = context_push(ctx);
388 struct nouveau_pushbuf *push = context_push(ctx);
431 struct nouveau_pushbuf *push = context_push(ctx);
447 struct nouveau_pushbuf *push = context_push(ctx)
    [all...]
nv04_state_fb.c 52 struct nouveau_pushbuf *push = context_push(ctx);
102 struct nouveau_pushbuf *push = context_push(ctx);
nv20_state_tnl.c 92 struct nouveau_pushbuf *push = context_push(ctx);
155 struct nouveau_pushbuf *push = context_push(ctx);
179 struct nouveau_pushbuf *push = context_push(ctx);
201 struct nouveau_pushbuf *push = context_push(ctx);
239 struct nouveau_pushbuf *push = context_push(ctx);
283 struct nouveau_pushbuf *push = context_push(ctx);
307 struct nouveau_pushbuf *push = context_push(ctx);
327 struct nouveau_pushbuf *push = context_push(ctx);
343 struct nouveau_pushbuf *push = context_push(ctx);
370 struct nouveau_pushbuf *push = context_push(ctx)
    [all...]
nv10_state_fb.c 57 struct nouveau_pushbuf *push = context_push(ctx);
95 struct nouveau_pushbuf *push = context_push(ctx);
166 struct nouveau_pushbuf *push = context_push(ctx);
179 struct nouveau_pushbuf *push = context_push(ctx);
205 struct nouveau_pushbuf *push = context_push(ctx);
nouveau_render_t.c 104 struct nouveau_pushbuf *push = context_push(ctx);
114 struct nouveau_pushbuf *push = context_push(ctx);
124 struct nouveau_pushbuf *push = context_push(ctx);
nv10_render.c 112 struct nouveau_pushbuf *push = context_push(ctx);
139 struct nouveau_pushbuf *push = context_push(ctx);
155 PUSH_RESET(context_push(ctx), BUFCTX_VTX);
nv20_render.c 136 struct nouveau_pushbuf *push = context_push(ctx);
161 struct nouveau_pushbuf *push = context_push(ctx);
179 PUSH_RESET(context_push(ctx), BUFCTX_VTX);
nv20_state_fb.c 57 struct nouveau_pushbuf *push = context_push(ctx);
80 struct nouveau_pushbuf *push = context_push(ctx);
137 struct nouveau_pushbuf *push = context_push(ctx);
nv20_state_tex.c 41 struct nouveau_pushbuf *push = context_push(ctx);
70 struct nouveau_pushbuf *push = context_push(ctx);
162 struct nouveau_pushbuf *push = context_push(ctx);
261 struct nouveau_pushbuf *push = context_push(ctx);
nouveau_driver.c 70 struct nouveau_pushbuf *push = context_push(ctx);
89 struct nouveau_pushbuf *push = context_push(ctx);
nv04_render.c 146 struct nouveau_pushbuf *push = context_push(ctx);
170 struct nouveau_pushbuf *push = context_push(ctx);
188 struct nouveau_pushbuf *push = context_push(ctx);
207 struct nouveau_pushbuf *push = context_push(ctx); \
nv10_state_tex.c 41 struct nouveau_pushbuf *push = context_push(ctx);
72 struct nouveau_pushbuf *push = context_push(ctx);
158 struct nouveau_pushbuf *push = context_push(ctx);
nouveau_context.h 97 #define context_push(ctx) \ macro
nv04_context.c 53 struct nouveau_pushbuf *push = context_push(ctx);
81 struct nouveau_pushbuf *push = context_push(ctx);
nouveau_vbo_t.c 124 struct nouveau_pushbuf *push = context_push(ctx);
294 struct nouveau_pushbuf *push = context_push(ctx);
364 struct nouveau_pushbuf *push = context_push(ctx);
415 struct nouveau_pushbuf *push = context_push(ctx);
nv04_surface.c 203 struct nouveau_pushbuf *push = context_push(ctx);
284 struct nouveau_pushbuf *push = context_push(ctx);
432 struct nouveau_pushbuf *push = context_push(ctx);
481 struct nouveau_pushbuf *push = context_push(ctx);
nv10_context.c 147 struct nouveau_pushbuf *push = context_push(ctx);
176 struct nouveau_pushbuf *push = context_push(ctx);
203 struct nouveau_pushbuf *push = context_push(ctx);
nouveau_context.c 335 PUSH_KICK(context_push(ctx));
390 PUSH_KICK(context_push(ctx));
nv10_state_frag.c 384 struct nouveau_pushbuf *push = context_push(ctx);
414 struct nouveau_pushbuf *push = context_push(ctx);
nv20_context.c 42 struct nouveau_pushbuf *push = context_push(ctx);
99 struct nouveau_pushbuf *push = context_push(ctx);

Completed in 214 milliseconds

1 2