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.h296 struct threaded_query { struct
298 struct list_head head_unflushed;
301 bool flushed;
400 threaded_query(struct pipe_query *q) in threaded_query() function