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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_context.h 207 void nvc0_query_pushbuf_submit(struct nouveau_pushbuf *,
nvc0_shader_state.c 269 nvc0_query_pushbuf_submit(push, targ->pq, 0x4);
nvc0_query.c 483 nvc0_query_pushbuf_submit(struct nouveau_pushbuf *push, function
nvc0_vbo.c 777 nvc0_query_pushbuf_submit(push, so->pq, 0x4);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h 207 void nvc0_query_pushbuf_submit(struct nouveau_pushbuf *,
nvc0_shader_state.c 269 nvc0_query_pushbuf_submit(push, targ->pq, 0x4);
nvc0_query.c 483 nvc0_query_pushbuf_submit(struct nouveau_pushbuf *push, function
nvc0_vbo.c 777 nvc0_query_pushbuf_submit(push, so->pq, 0x4);

Completed in 35 milliseconds