HomeSort by relevance Sort by last modified time
    Searched refs:nvc0_query_fifo_wait (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h 209 void nvc0_query_fifo_wait(struct nouveau_pushbuf *, struct pipe_query *);
nvc0_query.c 409 nvc0_query_fifo_wait(struct nouveau_pushbuf *push, struct pipe_query *pq) function
472 nvc0_query_fifo_wait(push, pq);
nvc0_shader_state.c 262 nvc0_query_fifo_wait(push, targ->pq);
nvc0_vbo.c 764 nvc0_query_fifo_wait(push, so->pq);

Completed in 65 milliseconds