Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c37 nv30_ntfy(struct nv30_screen *screen, struct nv30_query_object *qo) in nv30_ntfy() function
54 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del()
82 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
204 volatile uint32_t *ntfy0 = nv30_ntfy(screen, q->qo[0]); in nv30_query_result()
205 volatile uint32_t *ntfy1 = nv30_ntfy(screen, q->qo[1]); in nv30_query_result()

Completed in 2 milliseconds