Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c297 unsigned tsx, tsy, tsz; in nv50_miptree_init_layout_tiled() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c275 unsigned tsx, tsy, tsz; in nvc0_miptree_init_layout_tiled() local
Dnvc0_tex.c1187 const unsigned tsx = NVC0_TILE_SIZE_X(lvl->tile_mode); in nvc0_validate_suf() local
/third_party/typescript/src/server/
DeditorServices.ts163 readonly tsx: number; property