Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.h131 int nv50_screen_tic_alloc(struct nv50_screen *, void *);
Dnv50_tex.c261 tic->id = nv50_screen_tic_alloc(nv50->screen, tic); in nv50_validate_tic()
Dnv50_screen.c1191 nv50_screen_tic_alloc(struct nv50_screen *screen, void *entry) in nv50_screen_tic_alloc() function