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 D | nvc0_screen.h | 150 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
|
| H A D | nvc0_tex.c | 644 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 D | nvc0_screen.c | 1506 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 D | nvc0_screen.h | 150 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
|
| H A D | nvc0_tex.c | 642 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 D | nvc0_screen.c | 1588 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) function in typeref:typename:int
|
Completed in 11 milliseconds