Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h365 struct threaded_query { struct
367 struct list_head head_unflushed;
370 bool flushed;
546 threaded_query(struct pipe_query *q) in threaded_query() function