| /xsrc/external/mit/MesaLib/src/intel/isl/ |
| H A D | isl_format_layout.c | 627 .txc = ISL_TXC_NONE, 647 .txc = ISL_TXC_NONE, 667 .txc = ISL_TXC_NONE, 687 .txc = ISL_TXC_NONE, 707 .txc = ISL_TXC_NONE, 727 .txc = ISL_TXC_NONE, 747 .txc = ISL_TXC_NONE, 767 .txc = ISL_TXC_NONE, 787 .txc = ISL_TXC_NONE, 807 .txc [all...] |
| /xsrc/external/mit/MesaLib.old/src/intel/ |
| H A D | isl_format_layout.c | 47 .txc = ISL_TXC_NONE, 67 .txc = ISL_TXC_NONE, 87 .txc = ISL_TXC_NONE, 107 .txc = ISL_TXC_NONE, 127 .txc = ISL_TXC_NONE, 147 .txc = ISL_TXC_NONE, 167 .txc = ISL_TXC_NONE, 187 .txc = ISL_TXC_NONE, 207 .txc = ISL_TXC_NONE, 227 .txc [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_gen8.c | 104 if (fmtl->txc == ISL_TXC_CCS) {
|
| H A D | isl_gen7.c | 228 if (isl_format_get_layout(info->format)->txc == ISL_TXC_ASTC) 232 if (isl_format_get_layout(info->format)->txc == ISL_TXC_MCS)
|
| H A D | isl_gen9.c | 111 if (fmtl->txc == ISL_TXC_CCS) {
|
| H A D | gen_format_layout.py | 85 .txc = ISL_TXC_${format.txc}, 188 self.txc = line[14].strip().upper() or 'NONE'
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_gfx8.c | 104 if (fmtl->txc == ISL_TXC_CCS) {
|
| H A D | isl_gfx7.c | 243 if (isl_format_get_layout(info->format)->txc == ISL_TXC_ASTC) 247 if (isl_format_get_layout(info->format)->txc == ISL_TXC_MCS)
|
| H A D | isl_gfx9.c | 111 if (fmtl->txc == ISL_TXC_CCS) {
|
| H A D | isl_gfx12.c | 190 if (fmtl->txc == ISL_TXC_CCS) {
|
| H A D | gen_format_layout.py | 92 .txc = ISL_TXC_${format.txc}, 216 self.txc = line[14].strip().upper() or 'NONE'
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_compute.c | 133 PUSH_DATAh(push, screen->txc->offset); 134 PUSH_DATA (push, screen->txc->offset); 140 PUSH_DATAh(push, screen->txc->offset + 65536); 141 PUSH_DATA (push, screen->txc->offset + 65536);
|
| H A D | nv50_tex.c | 243 struct nouveau_bo *txc = nv50->screen->txc; local in function:nv50_validate_tic 270 PUSH_DATAh(push, txc->offset); 271 PUSH_DATA (push, txc->offset); 367 nv50_sifc_linear_u8(&nv50->base, nv50->screen->txc, 469 nv50_sifc_linear_u8(&nv50->base, nv50->screen->txc,
|
| H A D | nv50_screen.h | 70 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member in struct:nv50_screen
|
| H A D | nv50_screen.c | 538 nouveau_bo_ref(NULL, &screen->txc); 750 PUSH_DATAh(push, screen->txc->offset); 751 PUSH_DATA (push, screen->txc->offset); 755 PUSH_DATAh(push, screen->txc->offset + 65536); 756 PUSH_DATA (push, screen->txc->offset + 65536); 1114 &screen->txc);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_tex.c | 245 struct nouveau_bo *txc = nv50->screen->txc; local in function:nv50_validate_tic 276 PUSH_DATAh(push, txc->offset); 277 PUSH_DATA (push, txc->offset); 397 nv50_sifc_linear_u8(&nv50->base, nv50->screen->txc, 515 nv50_sifc_linear_u8(&nv50->base, nv50->screen->txc,
|
| H A D | nv50_screen.h | 70 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member in struct:nv50_screen
|
| H A D | nv50_screen.c | 614 nouveau_bo_ref(NULL, &screen->txc); 832 PUSH_DATAh(push, screen->txc->offset); 833 PUSH_DATA (push, screen->txc->offset); 837 PUSH_DATAh(push, screen->txc->offset + 65536); 838 PUSH_DATA (push, screen->txc->offset + 65536); 1200 &screen->txc);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nve4_compute.c | 115 PUSH_DATAh(push, screen->txc->offset); 116 PUSH_DATA (push, screen->txc->offset); 119 PUSH_DATAh(push, screen->txc->offset + 65536); 120 PUSH_DATA (push, screen->txc->offset + 65536); 202 struct nouveau_bo *txc = nvc0->screen->txc; local in function:gm107_compute_validate_surfaces 218 PUSH_DATAh(push, txc->offset + (tic->id * 32)); 219 PUSH_DATA (push, txc->offset + (tic->id * 32)); 807 struct nouveau_bo *txc = nvc0->screen->txc; local in function:nve4_compute_validate_textures [all...] |
| H A D | nvc0_screen.h | 80 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member in struct:nvc0_screen
|
| H A D | nvc0_compute.c | 106 PUSH_DATAh(push, screen->txc->offset); 107 PUSH_DATA (push, screen->txc->offset); 112 PUSH_DATAh(push, screen->txc->offset + 65536); 113 PUSH_DATA (push, screen->txc->offset + 65536);
|
| H A D | nvc0_tex.c | 471 nvc0->base.push_data(&nvc0->base, nvc0->screen->txc, tic->id * 32, 505 nvc0->base.push_data(&nvc0->base, nvc0->screen->txc, tic->id * 32, 571 nvc0->base.push_data(&nvc0->base, nvc0->screen->txc, tic->id * 32, 646 nvc0_m2mf_push_linear(&nvc0->base, nvc0->screen->txc, 701 nve4_p2mf_push_linear(&nvc0->base, nvc0->screen->txc, 749 nvc0->base.push_data(&nvc0->base, nvc0->screen->txc, 816 nve4_p2mf_push_linear(&nvc0->base, nvc0->screen->txc, tic->id * 32, 823 nve4_p2mf_push_linear(&nvc0->base, nvc0->screen->txc, 1254 nve4_p2mf_push_linear(&nvc0->base, nvc0->screen->txc, tic->id * 32, 1428 nve4_p2mf_push_linear(&nvc0->base, nvc0->screen->txc, ti [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nve4_compute.c | 139 PUSH_DATAh(push, screen->txc->offset); 140 PUSH_DATA (push, screen->txc->offset); 143 PUSH_DATAh(push, screen->txc->offset + 65536); 144 PUSH_DATA (push, screen->txc->offset + 65536); 226 struct nouveau_bo *txc = nvc0->screen->txc; local in function:gm107_compute_validate_surfaces 242 PUSH_DATAh(push, txc->offset + (tic->id * 32)); 243 PUSH_DATA (push, txc->offset + (tic->id * 32)); 951 struct nouveau_bo *txc = nvc0->screen->txc; local in function:nve4_compute_validate_textures [all...] |
| H A D | nvc0_compute.c | 106 PUSH_DATAh(push, screen->txc->offset); 107 PUSH_DATA (push, screen->txc->offset); 112 PUSH_DATAh(push, screen->txc->offset + 65536); 113 PUSH_DATA (push, screen->txc->offset + 65536);
|
| H A D | nvc0_screen.h | 80 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member in struct:nvc0_screen
|