Home
last modified time | relevance | path

Searched refs:nvc0_screen_tsc_alloc (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h150 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
H A Dnvc0_tex.c642 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc); in nvc0_validate_tsc()
697 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc); in nve4_validate_tsc()
805 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc); in nve4_create_texture_handle()
H A Dnvc0_screen.c1602 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) in nvc0_screen_tsc_alloc() function

Completed in 6 milliseconds