Searched refs:PUSH_REFN (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_query.c | 163 PUSH_REFN (push, q->bo, NOUVEAU_BO_GART | NOUVEAU_BO_WR); in nvc0_query_get() 417 PUSH_REFN (push, q->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nvc0_query_fifo_wait() 475 PUSH_REFN (push, q->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nvc0_render_condition()
|
D | nvc0_winsys.h | 42 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t flags) in PUSH_REFN() function
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_winsys.h | 43 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t flags) in PUSH_REFN() function
|
D | nv50_query.c | 133 PUSH_REFN (push, q->bo, NOUVEAU_BO_GART | NOUVEAU_BO_WR); in nv50_query_get() 314 PUSH_REFN (push, q->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nv84_query_fifo_wait()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_winsys.h | 43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, in PUSH_REFN() function
|