Searched refs:handled (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xcb-util/dist/reply/
H A Dreply.c76 int handled = 0; local in function:process_replies
89 return handled;
93 cur->handled = 1;
97 handled |= cur->handled;
110 return handled;
140 cur->handled = 0;
H A Dxcb_reply.h56 char handled; member in struct:xcb_reply_node
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c449 bool handled = false; local in function:copy_image_to_buffer_blit
532 return handled;
548 return handled;
560 handled = true;
617 return handled;
628 return handled;
655 return handled;
669 return handled;
717 handled = blit_shader(cmd_buffer,
722 if (!handled) {
1122 bool handled = blit_shader(cmd_buffer, local in function:copy_image_blit
1944 bool handled = false; local in function:texel_buffer_shader_copy
2276 bool handled = true; local in function:copy_buffer_to_image_blit
3778 bool handled = true; local in function:blit_shader
[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Drules.mk34 # ftsystem, ftinit, and ftdebug are handled by freetype.mk
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dinstall.mk33 # Note that some header files get handled twice for simplicity; a special,
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp557 BOOL_32 handled = FALSE; local in function:Addr::ElemLib::GetCompType
590 handled = TRUE;
614 handled = TRUE;
620 if (!handled)
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Daddrelemlib.cpp557 BOOL_32 handled = FALSE; local in function:Addr::ElemLib::GetCompType
590 handled = TRUE;
614 handled = TRUE;
620 if (!handled)
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp558 BOOL_32 handled = FALSE; local in function:Addr::ElemLib::GetCompType
591 handled = TRUE;
615 handled = TRUE;
621 if (!handled)
/xsrc/external/mit/libdrm/dist/
H A DCONTRIBUTING.rst102 patches that violate the documented merge criteria, will also be handled through
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dlima.rst18 series) are handled by the :doc:`Panfrost <panfrost>` driver, not Lima.
25 is able to share buffers with the GPU. In Mesa, this is handled by
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.3.rst152 - radeonsi: clean up how internal compute dispatches are handled
H A D20.0.3.rst38 not handled
H A D11.1.3.rst176 - nir/lower_vec_to_movs: Better report channels handled by insert_mov
H A D7.9.2.rst80 Keywords 'in' and 'out' not handled properly for GLSL 1.20 shaders
H A D7.10.1.rst78 Keywords 'in' and 'out' not handled properly for GLSL 1.20 shaders
H A D7.9.1.rst78 handled
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk110.asm195 // or <= 0 (denorm). Those cases will be handled respectively below
249 // handled first.
H A Dgm107.asm222 // or <= 0 (denorm). Those cases will be handled respectively below
280 // handled first.
H A Dgk104.asm653 // or <= 0 (denorm). Those cases will be handled respectively below
708 // handled first.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk110.asm195 // or <= 0 (denorm). Those cases will be handled respectively below
249 // handled first.
H A Dgm107.asm222 // or <= 0 (denorm). Those cases will be handled respectively below
280 // handled first.
H A Dgk104.asm653 // or <= 0 (denorm). Those cases will be handled respectively below
708 // handled first.
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsubmittingpatches.rst210 - After an update, for the feedback you handled, close the feedback
212 reviewers know which feedback got handled and which didn't.
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DREADME.rst24 PFP runs ahead of the ME, with some PM4 packets handled entirely
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md107 Some instructions require wait states or other instructions to resolve hazards which are not handled by the hardware.

Completed in 23 milliseconds

12