Home
last modified time | relevance | path

Searched defs:nv30_query (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c93 struct nv30_query { struct
94 struct nv30_query_object *qo[2]; argument
101 static inline struct nv30_query * argument
102 nv30_query(struct pipe_query *pipe) in nv30_query() function