Searched refs:cloned (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_clone.cpp266 ir_assignment *cloned = local in function:ir_assignment::clone
270 cloned->write_mask = this->write_mask;
271 return cloned;
436 /* Make a pass over the cloned tree to fix up ir_call nodes to point to the
437 * cloned ir_function_signature nodes. This cannot be done automatically
439 * the function signature that it references may not have been cloned yet).
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_clone.cpp260 ir_assignment *cloned = local in function:ir_assignment::clone
264 cloned->write_mask = this->write_mask;
265 return cloned;
430 /* Make a pass over the cloned tree to fix up ir_call nodes to point to the
431 * cloned ir_function_signature nodes. This cannot be done automatically
433 * the function signature that it references may not have been cloned yet).
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dserialize_tests.cpp79 nir_shader *cloned = nir_deserialize(b->shader, &options, &reader); local in function:__anon3e32d90b0110::nir_serialize_test::serialize
82 dup = cloned;
85 nir_validate_shader(b->shader, "cloned");
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-kms.7.rst60 would receive data from the same scanout buffer, resulting in a *cloned*
95 use a single CRTC for all cloned connectors (if the hardware supports this). To
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.1.3.rst152 - glsl: return cloned signature, not the builtin one
H A D20.3.0.rst489 - panfrost: Free cloned NIR shader
2329 - v3dv: regen BO lists for CLs inside cloned jobs
H A D21.0.0.rst1694 - intel/genxml/pack: Stash the cloned address field
H A D20.2.0.rst767 - panfrost: Free cloned NIR shader
/xsrc/external/mit/freetype/dist/
H A DCMakeLists.txt65 # . You can use `cmake' directly on a freshly cloned FreeType git
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json12829 "description": "nir/lower_dynamic_bo_access: Use copy_inst_indices for our cloned instrs.",
[all...]

Completed in 132 milliseconds