Searched defs:fd_query (Results 1 – 1 of 1) sorted by relevance
47 struct fd_query { struct48 const struct fd_query_funcs *funcs; argument53 static inline struct fd_query * argument54 fd_query(struct pipe_query *pq) in fd_query() function