Home
last modified time | relevance | path

Searched refs:nv30_ntfy (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c40 nv30_ntfy(struct nv30_screen *screen, struct nv30_query_object *qo) in nv30_ntfy() function
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del()
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
207 volatile uint32_t *ntfy0 = nv30_ntfy(screen, q->qo[0]); in nv30_query_result()
208 volatile uint32_t *ntfy1 = nv30_ntfy(screen, q->qo[1]); in nv30_query_result()