Searched refs:nv30_query (Results 1 – 3 of 3) sorted by relevance
90 struct nv30_query { struct98 static inline struct nv30_query * argument99 nv30_query(struct pipe_query *pipe) in nv30_query() function101 return (struct nv30_query *)pipe; in nv30_query()107 struct nv30_query *q = CALLOC_STRUCT(nv30_query); in nv30_query_create()150 struct nv30_query *q = nv30_query(pq); in nv30_query_begin()181 struct nv30_query *q = nv30_query(pq); in nv30_query_end()203 struct nv30_query *q = nv30_query(pq); in nv30_query_result()243 struct nv30_query *q = nv30_query(pq); in nv40_query_render_condition()
58 'nv30/nv30_query.c',
2777 "../src/gallium/drivers/nouveau/nv30/nv30_query.c",