Searched defs:nvc0_query (Results 1 – 1 of 1) sorted by relevance
26 struct nvc0_query { struct27 const struct nvc0_query_funcs *funcs; argument32 static inline struct nvc0_query * argument33 nvc0_query(struct pipe_query *pipe) in nvc0_query() function