Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c245 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
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_compute.c226 struct nouveau_bo *txc = nvc0->screen->txc; in gm107_compute_validate_surfaces() local
951 struct nouveau_bo *txc = nvc0->screen->txc; in nve4_compute_validate_textures() local
Dnvc0_screen.h80 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c159 int n, txc; in lws_sspc_serialize_metadata() local
Dprivate-lib-secure-streams.h315 struct lws_tx_credit txc; member
/third_party/libwebsockets/lib/core-net/
Dwsi.c1558 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()
1587 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid) in lws_wsi_txc_describe()
Dprivate-lib-core-net.h643 struct lws_tx_credit txc; member
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c3138 lws_filepos_t txc = (unsigned int)lws_rops_func_fidx(wsi->role_ops, in lws_serve_http_file_fragment() local
/third_party/mesa3d/src/intel/isl/
Disl.h1351 enum isl_txc txc; member