Searched defs:nv50_query (Results 1 – 1 of 1) sorted by relevance
19 struct nv50_query { struct20 const struct nv50_query_funcs *funcs; argument25 static inline struct nv50_query * argument26 nv50_query(struct pipe_query *pipe) in nv50_query() function