Searched defs:fd_query (Results 1 – 1 of 1) sorted by relevance
35 struct fd_query { struct38 const struct fd_query_funcs *funcs; argument43 static inline struct fd_query * argument44 fd_query(struct pipe_query *pq) in fd_query() function