Searched refs:launch (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/mach-startup/
H A Dlaunchd_fd.c33 #include <launch.h>
/xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/
H A Dlaunchd_fd.c33 #include <launch.h>
/xsrc/external/mit/xf86-video-qxl/dist/scripts/
H A DXspice61 parser.add_argument('--xsession', help='if given, will run after Xorg launch. Should be a program like x-session-manager')
103 parser.add_argument('--vdagent', action='store_true', dest='vdagent_enabled', default=False, help='launch vdagent & vdagentd. They provide clipboard & resolution automation')
109 parser.add_argument('--vdagent-no-launch', default=True, action='store_false', dest='vdagent_launch', help='do not launch vdagent & vdagentd, used for debugging or if some external script wants to take care of that')
110 parser.add_argument('--vdagent-uid', default=str(os.getuid()), help='set vdagent user id. changing it makes sense only in conjunction with --vdagent-no-launch')
111 parser.add_argument('--vdagent-gid', default=str(os.getgid()), help='set vdagent group id. changing it makes sense only in conjunction with --vdagent-no-launch')
205 def launch(*args, **kw): function
341 xorg = launch(executable=args.xorg, args=exec_args + xorg_args)
350 vdagentd = launch(args=[args.vdagentd_exec, '-f', '-x', '-S', args.vdagent_udcs_path,
354 vdagent = launch(arg
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A DREADME.rst4 Computerator is a tool to launch compute shaders, written in assembly.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dkernel.hpp120 void launch(command_queue &q,
H A Dkernel.cpp50 kernel::launch(command_queue &q, function in class:kernel
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.3.rst122 - radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch
H A D9.1.5.rst43 Killing weston-launch causes segv in desktop-shell
H A D20.2.5.rst107 - radeonsi: determine correctly if switching from normal launch to fast launch
H A D21.1.1.rst36 - Assassin's Creed Odyssey crash on launch
39 - Elite Dangerous: Odyssey alpha crashes GPU on launch
H A D19.1.7.rst35 - KWin compositor crashes on launch
H A D21.1.3.rst136 - radv: do not launch an IB2 for secondary cmdbuf with INDIRECT_MULTI on GFX7
H A D21.2.3.rst100 - radeonsi: fix clearing index_size for NGG fast launch
H A D13.0.4.rst38 [radv] The Talos Principle fails to launch with "Fatal error: Cannot
H A D13.0.5.rst138 - nvc0: disable linked tsc mode in compute launch descriptor
H A D17.0.1.rst115 - nvc0: disable linked tsc mode in compute launch descriptor
H A D17.1.0.rst73 [radv] The Talos Principle fails to launch with "Fatal error: Cannot
H A D17.0.0.rst132 [radv] The Talos Principle fails to launch with "Fatal error: Cannot
H A D19.2.0.rst61 - KWin compositor crashes on launch
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dkernel.cpp295 kern.launch(q, grid_offset, grid_size, block_size);
318 kern.launch(q, { 0 }, { 1 }, { 1 });
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dkernel.cpp333 kern.launch(q, grid_offset, grid_size, block_size);
356 kern.launch(q, { 0 }, { 1 }, { 1 });
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A Dserver.c45 #include <launch.h>
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dkernel.hpp129 void launch(command_queue &q,
H A Dkernel.cpp63 kernel::launch(command_queue &q, function in class:kernel
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME-ISA.md168 It can even launch PS waves before NGG (or VS) ends.

Completed in 19 milliseconds

12