Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c91 struct nv30_query { struct
92 struct nv30_query_object *qo[2]; argument
99 static inline struct nv30_query * argument
100 nv30_query(struct pipe_query *pipe) in nv30_query() function