HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_pushbuf (Results 26 - 50 of 74) sorted by null

12 3

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state_validate.c 8 struct nouveau_pushbuf *push = nv50->base.pushbuf;
105 struct nouveau_pushbuf *push = nv50->base.pushbuf;
117 struct nouveau_pushbuf *push = nv50->base.pushbuf;
128 struct nouveau_pushbuf *push = nv50->base.pushbuf;
139 struct nouveau_pushbuf *push = nv50->base.pushbuf;
181 struct nouveau_pushbuf *push = nv50->base.pushbuf;
227 struct nouveau_pushbuf *push = nv50->base.pushbuf;
254 struct nouveau_pushbuf *push = nv50->base.pushbuf;
263 struct nouveau_pushbuf *push = nv50->base.pushbuf;
272 struct nouveau_pushbuf *push = nv50->base.pushbuf
    [all...]
nv50_query.c 127 nv50_query_get(struct nouveau_pushbuf *push, struct nv50_query *q,
145 struct nouveau_pushbuf *push = nv50->base.pushbuf;
198 struct nouveau_pushbuf *push = nv50->base.pushbuf;
308 nv84_query_fifo_wait(struct nouveau_pushbuf *push, struct pipe_query *pq)
327 struct nouveau_pushbuf *push = nv50->base.pushbuf;
352 nv50_query_pushbuf_submit(struct nouveau_pushbuf *push,
373 struct nouveau_pushbuf *push = nv50_context(pipe)->base.pushbuf;
nv50_context.h 191 void nv50_default_kick_notify(struct nouveau_pushbuf *);
198 void nv50_query_pushbuf_submit(struct nouveau_pushbuf *,
200 void nv84_query_fifo_wait(struct nouveau_pushbuf *, struct pipe_query *);
nv50_vbo.c 138 struct nouveau_pushbuf *push = nv50->base.pushbuf;
226 struct nouveau_pushbuf *push = nv50->base.pushbuf;
279 struct nouveau_pushbuf *push = nv50->base.pushbuf;
448 struct nouveau_pushbuf *push = nv50->base.pushbuf;
473 nv50_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map,
499 nv50_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map,
522 nv50_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map,
539 nv50_draw_elements_inline_u32_short(struct nouveau_pushbuf *push,
567 struct nouveau_pushbuf *push = nv50->base.pushbuf;
664 struct nouveau_pushbuf *push = nv50->base.pushbuf
    [all...]
nv50_shader_state.c 34 struct nouveau_pushbuf *push = nv50->base.pushbuf;
149 struct nouveau_pushbuf *push = nv50->base.pushbuf;
170 struct nouveau_pushbuf *push = nv50->base.pushbuf;
192 struct nouveau_pushbuf *push = nv50->base.pushbuf;
217 struct nouveau_pushbuf *push = nv50->base.pushbuf;
274 struct nouveau_pushbuf *push = nv50->base.pushbuf;
339 struct nouveau_pushbuf *push = nv50->base.pushbuf;
523 struct nouveau_pushbuf *push = nv50->base.pushbuf;
550 struct nouveau_pushbuf *push = nv50->base.pushbuf;
nv50_context.c 49 struct nouveau_pushbuf *push = nv50_context(pipe)->base.pushbuf;
58 nv50_default_kick_notify(struct nouveau_pushbuf *push)
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_context.h 14 struct nouveau_pushbuf *pushbuf;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_vbo.c 168 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
229 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
271 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
309 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
372 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
411 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
506 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
552 nvc0_draw_vbo_kick_notify(struct nouveau_pushbuf *push)
564 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
589 nvc0_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map
    [all...]
nvc0_state_validate.c 9 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
58 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
166 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
178 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
188 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
199 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
220 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
255 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
290 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
330 struct nouveau_pushbuf *push = nvc0->base.pushbuf
    [all...]
nvc0_context.h 194 void nvc0_default_kick_notify(struct nouveau_pushbuf *);
207 void nvc0_query_pushbuf_submit(struct nouveau_pushbuf *,
209 void nvc0_query_fifo_wait(struct nouveau_pushbuf *, struct pipe_query *);
nvc0_transfer.c 22 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
117 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
182 struct nouveau_pushbuf *push = nv->pushbuf;
227 struct nouveau_pushbuf *push = nv->pushbuf;
270 struct nouveau_pushbuf *push = nv->pushbuf;
308 struct nouveau_pushbuf *push = nv->pushbuf;
470 struct nouveau_pushbuf *push = nv->pushbuf;
nvc0_query.c 157 nvc0_query_get(struct nouveau_pushbuf *push, struct nvc0_query *q,
184 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
256 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
409 nvc0_query_fifo_wait(struct nouveau_pushbuf *push, struct pipe_query *pq)
431 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
483 nvc0_query_pushbuf_submit(struct nouveau_pushbuf *push,
nvc0_context.c 50 struct nouveau_pushbuf *push = nvc0_context(pipe)->base.pushbuf;
106 nvc0_default_kick_notify(struct nouveau_pushbuf *push)
nvc0_tex.c 213 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
281 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
358 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
402 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
469 struct nouveau_pushbuf *push = nvc0->base.pushbuf;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
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);
nv10_render.c 112 struct nouveau_pushbuf *push = context_push(ctx);
139 struct nouveau_pushbuf *push = context_push(ctx);
nv20_render.c 136 struct nouveau_pushbuf *push = context_push(ctx);
161 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 50 struct nouveau_pushbuf *pushbuf;
nv04_context.c 53 struct nouveau_pushbuf *push = context_push(ctx);
81 struct nouveau_pushbuf *push = context_push(ctx);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_vbo.c 41 struct nouveau_pushbuf *push = nv30->base.pushbuf;
129 struct nouveau_pushbuf *push = nv30->base.pushbuf;
182 struct nouveau_pushbuf *push = nv30->base.pushbuf;
332 struct nouveau_pushbuf *push = nv30->base.pushbuf;
361 nv30_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map,
386 nv30_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map,
410 nv30_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map,
427 nv30_draw_elements_inline_u32_short(struct nouveau_pushbuf *push,
457 struct nouveau_pushbuf *push = nv30->base.pushbuf;
544 struct nouveau_pushbuf *push = nv30->base.pushbuf
    [all...]
nv40_verttex.c 32 struct nouveau_pushbuf *push = nv30->base.pushbuf;
nv30_clear.c 57 struct nouveau_pushbuf *push = nv30->base.pushbuf;
104 struct nouveau_pushbuf *push = nv30->base.pushbuf;
163 struct nouveau_pushbuf *push = nv30->base.pushbuf;
nv30_query.c 152 struct nouveau_pushbuf *push = nv30->base.pushbuf;
182 struct nouveau_pushbuf *push = nv30->base.pushbuf;
239 struct nouveau_pushbuf *push = nv30->base.pushbuf;

Completed in 310 milliseconds

12 3