Home
last modified time | relevance | path

Searched defs:txc (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_tex.c214 struct nouveau_bo *txc = nvc0->screen->txc; in nvc0_validate_tic() local
280 struct nouveau_bo *txc = nvc0->screen->txc; in nve4_validate_tic() local
401 struct nouveau_bo *txc = nvc0->screen->txc; in nve4_validate_tsc() local
Dnvc0_screen.h34 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_tex.c203 struct nouveau_bo *txc = nv50->screen->txc; in nv50_validate_tic() local
Dnv50_screen.h33 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member