HomeSort by relevance Sort by last modified time
    Searched full:nvc0_query_end (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_query.c 253 nvc0_query_end(struct pipe_context *pipe, struct pipe_query *pq) function
510 nvc0_query_end(pipe, targ->pq);
521 pipe->end_query = nvc0_query_end;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_query.c 253 nvc0_query_end(struct pipe_context *pipe, struct pipe_query *pq) function
510 nvc0_query_end(pipe, targ->pq);
521 pipe->end_query = nvc0_query_end;

Completed in 1349 milliseconds