| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/mach-startup/ |
| H A D | launchd_fd.c | 33 #include <launch.h>
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/ |
| H A D | launchd_fd.c | 33 #include <launch.h>
|
| /xsrc/external/mit/xf86-video-qxl/dist/scripts/ |
| H A D | Xspice | 61 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 D | README.rst | 4 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 D | kernel.hpp | 120 void launch(command_queue &q,
|
| H A D | kernel.cpp | 50 kernel::launch(command_queue &q, function in class:kernel
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.3.rst | 122 - radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch
|
| H A D | 9.1.5.rst | 43 Killing weston-launch causes segv in desktop-shell
|
| H A D | 20.2.5.rst | 107 - radeonsi: determine correctly if switching from normal launch to fast launch
|
| H A D | 21.1.1.rst | 36 - Assassin's Creed Odyssey crash on launch 39 - Elite Dangerous: Odyssey alpha crashes GPU on launch
|
| H A D | 19.1.7.rst | 35 - KWin compositor crashes on launch
|
| H A D | 21.1.3.rst | 136 - radv: do not launch an IB2 for secondary cmdbuf with INDIRECT_MULTI on GFX7
|
| H A D | 21.2.3.rst | 100 - radeonsi: fix clearing index_size for NGG fast launch
|
| H A D | 13.0.4.rst | 38 [radv] The Talos Principle fails to launch with "Fatal error: Cannot
|
| H A D | 13.0.5.rst | 138 - nvc0: disable linked tsc mode in compute launch descriptor
|
| H A D | 17.0.1.rst | 115 - nvc0: disable linked tsc mode in compute launch descriptor
|
| H A D | 17.1.0.rst | 73 [radv] The Talos Principle fails to launch with "Fatal error: Cannot
|
| H A D | 17.0.0.rst | 132 [radv] The Talos Principle fails to launch with "Fatal error: Cannot
|
| H A D | 19.2.0.rst | 61 - KWin compositor crashes on launch
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | kernel.cpp | 295 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 D | kernel.cpp | 333 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 D | server.c | 45 #include <launch.h>
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | kernel.hpp | 129 void launch(command_queue &q,
|
| H A D | kernel.cpp | 63 kernel::launch(command_queue &q, function in class:kernel
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README-ISA.md | 168 It can even launch PS waves before NGG (or VS) ends.
|