Searched defs:nv30_query (Results 1 – 1 of 1) sorted by relevance
91 struct nv30_query { struct92 struct nv30_query_object *qo[2]; argument99 static inline struct nv30_query * argument100 nv30_query(struct pipe_query *pipe) in nv30_query() function