Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c90 struct timex txc; in reset_ntp_error() local
104 struct timex txc; in set_frequency() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c243 struct nouveau_bo *txc = nv50->screen->txc; in nv50_validate_tic() local
Dnv50_screen.h70 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_compute.c201 struct nouveau_bo *txc = nvc0->screen->txc; in gm107_compute_validate_surfaces() local
764 struct nouveau_bo *txc = nvc0->screen->txc; in nve4_compute_validate_textures() local
Dnvc0_screen.h73 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/external/mesa3d/src/intel/isl/
Disl.h1011 enum isl_txc txc; member