Home | History | Annotate | Download | only in trace

Lines Matching full:presult

184                                union pipe_query_result *presult)
195 _result = pipe->get_query_result(pipe, query, wait, presult);
197 result = *((uint64_t*)presult);