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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h150 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
H A Dnvc0_tex.c644 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
699 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
807 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
H A Dnvc0_screen.c1506 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h150 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
H A Dnvc0_tex.c642 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
697 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
805 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
H A Dnvc0_screen.c1588 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) function in typeref:typename:int

Completed in 11 milliseconds