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 37 struct nouveau_pushbuf *push = context_push(ctx);
50 struct nouveau_pushbuf *push = context_push(ctx);
62 struct nouveau_pushbuf *push = context_push(ctx);
74 struct nouveau_pushbuf *push = context_push(ctx);
84 struct nouveau_pushbuf *push = context_push(ctx);
96 struct nouveau_pushbuf *push = context_push(ctx);
109 struct nouveau_pushbuf *push = context_push(ctx);
118 struct nouveau_pushbuf *push = context_push(ctx);
131 struct nouveau_pushbuf *push = context_push(ctx);
141 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 59 struct nouveau_pushbuf *push = context_push(ctx);
135 struct nouveau_pushbuf *push = context_push(ctx);
174 struct nouveau_pushbuf *push = context_push(ctx);
198 struct nouveau_pushbuf *push = context_push(ctx);
284 struct nouveau_pushbuf *push = context_push(ctx);
321 struct nouveau_pushbuf *push = context_push(ctx);
362 struct nouveau_pushbuf *push = context_push(ctx);
383 struct nouveau_pushbuf *push = context_push(ctx);
424 struct nouveau_pushbuf *push = context_push(ctx);
440 struct nouveau_pushbuf *push = context_push(ctx)
    [all...]
nv04_state_fb.c 52 struct nouveau_pushbuf *push = context_push(ctx);
101 struct nouveau_pushbuf *push = context_push(ctx);
nv20_state_tnl.c 91 struct nouveau_pushbuf *push = context_push(ctx);
154 struct nouveau_pushbuf *push = context_push(ctx);
178 struct nouveau_pushbuf *push = context_push(ctx);
200 struct nouveau_pushbuf *push = context_push(ctx);
238 struct nouveau_pushbuf *push = context_push(ctx);
280 struct nouveau_pushbuf *push = context_push(ctx);
302 struct nouveau_pushbuf *push = context_push(ctx);
320 struct nouveau_pushbuf *push = context_push(ctx);
336 struct nouveau_pushbuf *push = context_push(ctx);
363 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);
165 struct nouveau_pushbuf *push = context_push(ctx);
178 struct nouveau_pushbuf *push = context_push(ctx);
204 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);
136 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 62 struct nouveau_pushbuf *push = context_push(ctx);
80 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);
292 struct nouveau_pushbuf *push = context_push(ctx);
362 struct nouveau_pushbuf *push = context_push(ctx);
413 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 343 PUSH_KICK(context_push(ctx));
398 PUSH_KICK(context_push(ctx));
nv10_state_frag.c 372 struct nouveau_pushbuf *push = context_push(ctx);
402 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 146 milliseconds

1 2