Searched refs:chained (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_copy_prop.c58 * iteration for chained moves */
60 bi_index chained = replacement[bi_word_node(replace)]; local in function:bi_opt_copy_prop
62 if (!bi_is_null(chained))
63 replace = chained;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.0.3.rst50 Compiler rejects chained assignments involving array dereferences
133 - glsl: Fix chained assignments of vector channels.
H A D19.2.3.rst52 - anv: Fix output of INTEL_DEBUG=bat for chained batches
H A D19.1.0.rst409 - panfrost/midgard: Fix nested/chained if-else
1562 - anv: simplify chained comparison
H A D19.3.0.rst701 - anv: Fix output of INTEL_DEBUG=bat for chained batches
H A D20.0.0.rst1986 - iris: Support multiple chained batches.
H A D20.3.0.rst2328 - v3dv: fix BCL start offset in presence of chained BOs
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c124 bool chained; member in struct:sna_dri2_event
373 assert(priv->chain == NULL || priv->chain->chained);
1653 assert(info->chained);
1654 info->chained = false;
1659 assert(chain->chained);
1695 if (info->chained)
1744 if (event->chained)
1811 info->chained = true;
1877 info->chained = false;
2516 DBG(("%s: emitting chained vsyn
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c644 last_bbo->chained = true;
654 last_bbo->chained = false;
981 batch_bo->chained = anv_cmd_buffer_is_chainable(cmd_buffer);
982 if (batch_bo->chained)
H A Danv_private.h379 * sType and pNext members) any chained structures with sType values not
1525 * tracked whether it is chained to another primary batch buffer.
1530 bool chained; member in struct:anv_batch_bo
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libXrender/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libxshmfence/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libICE/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libSM/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libX11/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libXv/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/libXxf86vm/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/xdm/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not
/xsrc/external/mit/xorg-server/dist/m4/
H A Dlibtool.m41028 # Feature test to disable chained fixups since it is not

Completed in 111 milliseconds