Searched defs:tq (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c352 struct threaded_query *tq = threaded_query(payload->query); local in function:tc_call_destroy_query
393 struct threaded_query *tq = threaded_query(p->query); local in function:tc_call_end_query
405 struct threaded_query *tq = threaded_query(query); local in function:tc_end_query
423 struct threaded_query *tq = threaded_query(query); local in function:tc_get_query_result
1960 struct threaded_query *tq, *tmp; local in function:tc_flush_queries
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c784 struct threaded_query *tq = threaded_query(query); local in function:tc_call_destroy_query
827 struct threaded_query *tq = threaded_query(p->query); local in function:tc_call_end_query
840 struct threaded_query *tq = threaded_query(query); local in function:tc_end_query
858 struct threaded_query *tq = threaded_query(query); local in function:tc_get_query_result
2850 struct threaded_query *tq, *tmp; local in function:tc_flush_queries
[all...]

Completed in 9 milliseconds