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

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_screen.h 79 int nvc0_screen_tic_alloc(struct nvc0_screen *, void *);
nvc0_tex.c 232 tic->id = nvc0_screen_tic_alloc(nvc0->screen, tic);
297 tic->id = nvc0_screen_tic_alloc(nvc0->screen, tic);
nvc0_screen.c 776 nvc0_screen_tic_alloc(struct nvc0_screen *screen, void *entry) function

Completed in 55 milliseconds