Searched refs:threaded_query (Results 1 – 11 of 11) sorted by relevance
365 struct threaded_query { struct545 static inline struct threaded_query *546 threaded_query(struct pipe_query *q) in threaded_query() function548 return (struct threaded_query*)q; in threaded_query()
784 struct threaded_query *tq = threaded_query(query); in tc_call_destroy_query()827 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query()840 struct threaded_query *tq = threaded_query(query); in tc_end_query()858 struct threaded_query *tq = threaded_query(query); in tc_get_query_result()2850 struct threaded_query *tq, *tmp; in tc_flush_queries()
48 struct threaded_query base;
136 struct threaded_query b;
145 struct threaded_query b;
28 struct threaded_query base;825 if (!threaded_query(q)->flushed) in zink_get_query_result()829 } else if (!threaded_query(q)->flushed && in zink_get_query_result()
48 struct threaded_query base;275 threaded_query(query)->flushed = trace_query(_query)->base.flushed; in trace_context_end_query()302 threaded_query(query)->flushed = trace_query(_query)->base.flushed; in trace_context_get_query_result()
51 struct threaded_query b;
55 struct threaded_query b;
77 struct threaded_query b;
2577 - gallium/noop: use threaded_query