HomeSort by relevance Sort by last modified time
    Searched refs:nvc0_screen_tsc_alloc (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_screen.h 80 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
nvc0_tex.c 373 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
414 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc);
nvc0_screen.c 793 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) function

Completed in 399 milliseconds