Searched refs:did (Results 1 - 25 of 278) sorted by path

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c565 struct ir3_ra_instr_data *did = &ctx->instrd[id->defn->ip]; local in function:ra_block_find_definers
566 if (did->sz < id->sz) {
567 did->sz = id->sz;
568 did->cls = id->cls;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/d3dadapter9/
H A Ddrm.c123 int vid, did; local in function:get_bus_info
125 if (loader_get_pci_id_for_fd(fd, &vid, &did)) {
127 vid, did);
129 *deviceid = did;
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json17743 "description": "nir_to_tgsi: Use the same address reg mappings as GLSL-to-TGSI did.",
[all...]
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dlima.rst209 originally the Mali did not support. Lima is also aligned with the
/xsrc/external/mit/MesaLib/dist/docs/
H A Dfaq.rst298 Oh but it is! Prior to 2nd October 2017, the Mesa project did not
H A Drepository.rst157 did your last pull. Even if your changes do not conflict with their
159 the point in time where you did your last pull and merging it to a
171 current repository state, instead of the time you did the last
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dformats.rst158 3.1, they added the query for sRGB but did not add the flag to allow you to
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.1.rst32 - GL_ARB_map_buffer_alignment on all drivers that did not previously
H A D10.4.6.rst40 Transform feedback uses incorrect interleaving if a previous draw did
H A D10.5.1.rst50 Transform feedback uses incorrect interleaving if a previous draw did
H A D10.6.0.rst134 Transform feedback uses incorrect interleaving if a previous draw did
H A D19.1.0.rst2515 - nir: Bail on clip/cull distance lowering if GLSL IR already did it.
H A D20.1.0.rst63 'LLVMFixedVectorTypeKind'; did you mean 'LLVMVectorTypeKind'?
1631 - ci: Move db820c and db410c's gles3 tests to manual, like radv did.
H A D20.1.7.rst39 - lp_bld_init.c:172:7: error: implicit declaration of function ‘LLVMAddConstantPropagationPass’; did you mean ‘LLVMAddCorrelatedValuePropagationPass’? [-Werror=implicit-function-declaration]
H A D20.2.0.rst107 - lp_bld_init.c:172:7: error: implicit declaration of function ‘LLVMAddConstantPropagationPass’; did you mean ‘LLVMAddCorrelatedValuePropagationPass’? [-Werror=implicit-function-declaration]
241 - lp_bld_intr.c:70:16: error: use of undeclared identifier 'LLVMFixedVectorTypeKind'; did you mean 'LLVMVectorTypeKind'?
1681 - nir: Fix count when we didn't lower load_uniforms but did shift load_ubos.
H A D20.3.0.rst163 - lp_bld_init.c:172:7: error: implicit declaration of function ‘LLVMAddConstantPropagationPass’; did you mean ‘LLVMAddCorrelatedValuePropagationPass’? \[-Werror=implicit-function-declaration\]
H A D21.3.0.rst105 - ../mesa-9999/src/amd/llvm/ac_llvm_helper.cpp:63:14: error: 'class llvm::AttributeList' has no member named 'hasAttribute'; did you mean 'getAttributes'?
H A D7.10.rst1221 - i965: Fix scissor-offscreen on gen6 like we did pre-gen6.
H A D7.11.rst68 that did not exist in the 7.10 release series at all.
H A D7.5.1.rst50 - Setting arrays of sampler uniforms did not work
H A D8.0.rst47 - Removed all DRI drivers that did not support DRI2. Specifically,
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md8 Why did we choose to develop a new compiler backend?
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/d3dadapter9/
H A Ddrm.c127 int vid, did; local in function:get_bus_info
129 if (loader_get_pci_id_for_fd(fd, &vid, &did)) {
131 vid, did);
133 *deviceid = did;
/xsrc/external/mit/bdftopcf/dist/
H A Daclocal.m4924 # probably they did so with a better, or at least not worse, make.
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md393 code did this unconditionally (except when no `WM_HINTS` were
741 This is preliminary, because this has not been extensively tested. I did
821 `f.zoom` now doesn't move the window up (as it sometimes did before)
1088 windows. I did this when I got bored of having icons. Now I have no

Completed in 220 milliseconds

1234567891011>>