Searched refs:nvc0_query_end (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_query.c253 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/
H A Dnvc0_query.c253 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 96 milliseconds