Home
last modified time | relevance | path

Searched refs:restart_threads (Results 1 – 25 of 47) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/softpipe/
H A Dsp_compute.c113 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
118 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
120 restart_threads = false; in run_workgroup()
123 restart_threads = true; in run_workgroup()
125 } while (restart_threads); in run_workgroup()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_compute.c115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local
120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()
122 restart_threads = false; in run_workgroup()
125 restart_threads = true; in run_workgroup()
127 } while (restart_threads); in run_workgroup()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
471 if (pbi->restart_threads) { in vp8_decode()
474 ctx->restart_threads = 1; in vp8_decode()
486 pbi->restart_threads = 0; in vp8_decode()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
470 if (pbi->restart_threads) { in vp8_decode()
473 ctx->restart_threads = 1; in vp8_decode()
485 pbi->restart_threads = 0; in vp8_decode()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
316 if (!res && ctx->restart_threads) { in vp8_decode()
332 ctx->restart_threads = 0; in vp8_decode()
478 if (pbi->restart_threads) { in vp8_decode()
481 ctx->restart_threads = 1; in vp8_decode()
493 pbi->restart_threads = 0; in vp8_decode()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
471 if (pbi->restart_threads) { in vp8_decode()
474 ctx->restart_threads = 1; in vp8_decode()
486 pbi->restart_threads = 0; in vp8_decode()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
471 if (pbi->restart_threads) { in vp8_decode()
474 ctx->restart_threads = 1; in vp8_decode()
486 pbi->restart_threads = 0; in vp8_decode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
471 if (pbi->restart_threads) { in vp8_decode()
474 ctx->restart_threads = 1; in vp8_decode()
486 pbi->restart_threads = 0; in vp8_decode()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
470 if (pbi->restart_threads) { in vp8_decode()
473 ctx->restart_threads = 1; in vp8_decode()
485 pbi->restart_threads = 0; in vp8_decode()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
470 if (pbi->restart_threads) { in vp8_decode()
473 ctx->restart_threads = 1; in vp8_decode()
485 pbi->restart_threads = 0; in vp8_decode()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c52 int restart_threads; member
308 if (!res && ctx->restart_threads) { in vp8_decode()
324 ctx->restart_threads = 0; in vp8_decode()
470 if (pbi->restart_threads) { in vp8_decode()
473 ctx->restart_threads = 1; in vp8_decode()
485 pbi->restart_threads = 0; in vp8_decode()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/decoder/
H A Donyxd_int.h125 int restart_threads; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/decoder/
H A Donyxd_int.h125 int restart_threads; member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/decoder/
H A Donyxd_int.h125 int restart_threads; member
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/decoder/
H A Donyxd_int.h125 int restart_threads; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/decoder/
H A Donyxd_int.h125 int restart_threads; member

12