Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h402 struct threaded_query { struct
404 struct list_head head_unflushed;
407 bool flushed;
744 threaded_query(struct pipe_query *q) in threaded_query() function