Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h298 struct threaded_query { struct
300 struct list_head head_unflushed;
303 bool flushed;
409 threaded_query(struct pipe_query *q) in threaded_query() function