| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_tgsi.c | 48 if (decl->Dim.Index2D == 0)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_tgsi.c | 48 if (decl->Dim.Index2D == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 153 unsigned Index2D:16; /**< UINT */ member in struct:tgsi_declaration_dimension
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 148 unsigned Index2D:16; /**< UINT */ member in struct:tgsi_declaration_dimension
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dynamic_indexing.c | 81 dc->const_buf_range[decl->Dim.Index2D] = decl->Range.Last;
|
| H A D | tgsi_build.c | 171 dim.Index2D = 0; 206 dd.Index2D = index_2d; 451 *dd = tgsi_build_declaration_dimension(full_decl->Dim.Index2D,
|
| H A D | tgsi_sanity.c | 438 fill_scan_register2d(reg, file, i, decl->Dim.Index2D);
|
| H A D | tgsi_dump.c | 332 SID(decl->Dim.Index2D);
|
| H A D | tgsi_scan.c | 649 buffer = fulldecl->Dim.Index2D;
|
| H A D | tgsi_ureg.c | 1569 out[2].decl_dim.Index2D = index2D; 1686 out[2].decl_dim.Index2D = index2D;
|
| H A D | tgsi_text.c | 1315 decl.Dim.Index2D = brackets[0].first;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 171 dim.Index2D = 0; 205 dd.Index2D = index_2d; 453 *dd = tgsi_build_declaration_dimension(full_decl->Dim.Index2D,
|
| H A D | tgsi_sanity.c | 438 fill_scan_register2d(reg, file, i, decl->Dim.Index2D);
|
| H A D | tgsi_dump.c | 332 SID(decl->Dim.Index2D);
|
| H A D | tgsi_scan.c | 627 buffer = fulldecl->Dim.Index2D;
|
| H A D | tgsi_ureg.c | 1571 out[2].decl_dim.Index2D = index2D; 1690 out[2].decl_dim.Index2D = index2D;
|
| H A D | tgsi_text.c | 1315 decl.Dim.Index2D = brackets[0].first;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 295 decl->Dim.Index2D != 0) { 297 MAX2(b->shader->info.num_ubos, decl->Dim.Index2D); 298 c->ubo_sizes[decl->Dim.Index2D] = 299 MAX2(c->ubo_sizes[decl->Dim.Index2D], decl->Range.Last * 16);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 279 decl->Dim.Index2D != 0) { 281 MAX2(b->shader->info.num_ubos, decl->Dim.Index2D);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 2955 unsigned idx2D = decl->Dim.Index2D;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 2447 constbuf = decl->Dim.Index2D;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1340 Location(decl->Declaration.File, decl->Dim.Index2D, i, c));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1293 Location(decl->Declaration.File, decl->Dim.Index2D, i, c));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 2952 unsigned idx2D = decl->Dim.Index2D;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 4610 constbuf = decl->Dim.Index2D;
|