Searched refs:nv30_query (Results 1 – 2 of 2) sorted by relevance
93 struct nv30_query { struct101 static INLINE struct nv30_query * argument102 nv30_query(struct pipe_query *pipe) in nv30_query() function104 return (struct nv30_query *)pipe; in nv30_query()110 struct nv30_query *q = CALLOC_STRUCT(nv30_query); in nv30_query_create()151 struct nv30_query *q = nv30_query(pq); in nv30_query_begin()181 struct nv30_query *q = nv30_query(pq); in nv30_query_end()202 struct nv30_query *q = nv30_query(pq); in nv30_query_result()238 struct nv30_query *q = nv30_query(pq); in nv40_query_render_condition()
18 nv30_query.c \