Searched defs:fd_query (Results 1 – 1 of 1) sorted by relevance
45 struct fd_query { struct46 const struct fd_query_funcs *funcs; argument51 static inline struct fd_query * argument52 fd_query(struct pipe_query *pq) in fd_query() function