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.h393 struct threaded_query { struct
395 struct list_head head_unflushed;
398 bool flushed;
732 threaded_query(struct pipe_query *q) in threaded_query() function