Searched defs:nv30_query (Results 1 – 1 of 1) sorted by relevance
93 struct nv30_query { struct94 struct nv30_query_object *qo[2]; argument101 static inline struct nv30_query * argument102 nv30_query(struct pipe_query *pipe) in nv30_query() function