OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvc0_screen_tic_alloc
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/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
/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 3690 milliseconds