Searched defs:nv50_query_get (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_query.c127 nv50_query_get(struct nouveau_pushbuf *push, struct nv50_query *q, function
175 nv50_query_get(push, q, 0x10, 0x06805002);
178 nv50_query_get(push, q, 0x10, 0x05805002);
181 nv50_query_get(push, q, 0x20, 0x05805002);
182 nv50_query_get(push, q, 0x30, 0x06805002);
186 nv50_query_get(push, q, 0x10, 0x00005002);
203 nv50_query_get(push, q, 0, 0x0100f002);
209 nv50_query_get(push, q, 0, 0x06805002);
212 nv50_query_get(push, q, 0, 0x05805002);
215 nv50_query_get(pus
[all...]

Completed in 668 milliseconds