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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c207 volatile uint32_t *ntfy0 = nv30_ntfy(screen, q->qo[0]); local in function:nv30_query_result
221 q->result = *(uint64_t *)&ntfy1[0] - *(uint64_t *)&ntfy0[0];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c207 volatile uint32_t *ntfy0 = nv30_ntfy(screen, q->qo[0]); local in function:nv30_query_result
221 q->result = *(uint64_t *)&ntfy1[0] - *(uint64_t *)&ntfy0[0];

Completed in 2 milliseconds