Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.c100 if (nv50_context_screen(nv50)->cur_ctx == nv50) { in nv50_destroy()
102 nv50_context_screen(nv50)->cur_ctx = NULL; in nv50_destroy()
Dnv50_context.h166 nv50_context_screen(struct nv50_context *nv50) in nv50_context_screen() function