Home
last modified time | relevance | path

Searched refs:threaded_query (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h296 struct threaded_query { struct
399 static inline struct threaded_query *
400 threaded_query(struct pipe_query *q) in threaded_query() function
402 return (struct threaded_query*)q; in threaded_query()
Du_threaded_context.c352 struct threaded_query *tq = threaded_query(payload->query); in tc_call_destroy_query()
393 struct threaded_query *tq = threaded_query(p->query); in tc_call_end_query()
405 struct threaded_query *tq = threaded_query(query); in tc_end_query()
423 struct threaded_query *tq = threaded_query(query); in tc_get_query_result()
1896 struct threaded_query *tq, *tmp; in tc_flush_queries()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h136 struct threaded_query b;
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_query.h136 struct threaded_query b;