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