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