• Home
  • Raw
  • Download

Lines Matching refs:bot

41 def dm_flags(api, bot):  argument
69 if 'Android' not in bot and 'MSAN' not in bot:
72 if 'Pixel3' in bot and 'Vulkan' in bot:
80 if '-x86-' in bot:
84 if 'Chromecast' in bot or 'MotoG4' in bot or 'Nexus7' in bot:
88 if 'Test' in bot and 'DISCARDABLE' in bot:
98 if 'Chromecast' in bot:
110 if 'BonusConfigs' in bot or ('SAN' in bot and 'GCE' in bot):
124 if 'Android' in bot or 'iOS' in bot:
127 if 'NVIDIA_Shield' not in bot:
129 elif 'Intel' in bot:
132 elif 'ChromeOS' in bot:
135 if 'NativeFonts' in bot:
145 if ('Tegra3' in bot or
147 'iPad4' in bot or
148 'iPadPro' in bot or
149 'iPhone6' in bot or
150 'iPhone7' in bot or
152 'IntelHD530' in bot or
153 'IntelIris540' in bot):
160 if 'Intel' in bot and api.vars.is_linux:
185 if 'CommandBuffer' in bot:
189 if 'ANGLE' in bot:
197 if 'LenovoYogaC630' in bot:
201 if 'GTX' in bot or 'Quadro' in bot:
207 if 'NUC5i7RYH' in bot:
211 if 'AndroidOne' in bot or ('Nexus' in bot and 'Nexus5x' not in bot) or 'GalaxyS6' in bot:
217 if 'CommandBuffer' in bot and 'MacBook10.1-' in bot:
223 if 'GPU' in bot and ('Nexus7' in bot or
224 'NVIDIA_Shield' in bot or
225 'Nexus5x' in bot or
226 ('Win10' in bot and 'GTX660' in bot and 'Vulkan' in bot) or
227 'Chorizo' in bot):
231 if 'GPU' in bot and 'Nexus5x' in bot and "Vulkan" in bot:
236 if 'CommandBuffer' in bot and 'IntelIris5100' in bot:
241 if 'GPU' in bot and 'Vulkan' in bot and ('MoltenVK' in bot or
242 'RadeonR9M470X' in bot or
243 'RadeonHD7770' in bot):
246 if 'Vulkan' in bot:
248 if 'Android' in bot:
252 if 'Intel' not in bot:
255 if 'Metal' in bot:
257 if 'iOS' in bot:
261 if 'Intel' not in bot:
266 if ('QuadroP400' in bot and 'PreAbandonGpuContext' not in bot and
267 'TSAN' not in bot and api.vars.is_linux):
268 if 'Vulkan' in bot:
290 if 'ChromeOS' in bot:
294 if 'Chromecast' in bot:
298 if 'CCPR' in bot:
303 if 'NonNVPR' in bot:
308 if 'DDL1' in bot:
313 if 'DDL3' in bot:
322 if 'Lottie' in bot:
343 elif bot == 'Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN':
351 if 'SK_FORCE_RASTER_PIPELINE_BLITTER' in bot:
354 if 'NativeFonts' in bot: # images won't exercise native font integration :)
362 if 'DDL' in bot:
392 if 'Valgrind' in bot:
403 if 'iOS' in bot:
406 if 'Mac' in bot or 'iOS' in bot:
446 if 'Win' in bot:
456 if 'x86_64' in bot and 'CPU' in bot:
460 if 'Win' in bot or 'Mac' in bot:
472 if 'Android' in bot or 'iOS' in bot or 'Chromecast' in bot:
552 if 'Mac' not in bot:
556 if 'Win' in bot or 'Android' in bot:
559 if 'Mac' in bot and 'CPU' in bot:
597 if 'GPU' in bot:
605 if ('Win8' in bot or 'Win2016' in bot) and 'x86-' in bot:
614 if 'Nexus5' in bot and 'GPU' in bot:
618 if 'AndroidOne-GPU' in bot: # skia:4697, skia:4704, skia:4694, skia:4705
640 if 'Valgrind' in bot: # skia:3021
643 if 'Valgrind' in bot and 'PreAbandonGpuContext' in bot:
647 if 'CommandBuffer' in bot:
651 if 'AndroidOne' in bot:
656 if 'Chromecast' in bot:
657 if 'GPU' in bot:
679 if 'GalaxyS6' in bot:
683 if 'MSAN' in bot:
686 if 'TSAN' in bot:
693 if 'NoGPUThreads' in bot:
696 if 'Vulkan' in bot and 'Adreno530' in bot:
700 if 'Vulkan' in bot and 'Adreno' in bot:
705 if 'Vulkan' in bot and api.vars.is_linux and 'IntelIris640' in bot:
708 if api.vars.is_linux and 'IntelIris640' in bot:
711 if 'IntelIris640' in bot or 'IntelHD615' in bot or 'IntelHDGraphics615' in bot:
714 if 'Vulkan' in bot and api.vars.is_linux and 'IntelHD405' in bot:
732 if 'Vulkan' in bot and 'GTX660' in bot and 'Win' in bot:
736 if 'Metal' in bot and 'HD8870M' in bot and 'Mac' in bot:
740 if 'MoltenVK' in bot:
755 if 'ANGLE' in bot:
759 if 'IntelIris6100' in bot and 'ANGLE' in bot and 'Release' in bot:
763 if ('IntelIris6100' in bot or 'IntelHD4400' in bot) and 'ANGLE' in bot:
767 if 'Chorizo' in bot:
771 if 'PowerVRGX6250' in bot:
774 if '-arm-' in bot and 'ASAN' in bot:
778 if 'Mac' in bot and 'IntelHD6000' in bot:
783 if 'Mac' in bot and 'IntelHD615' in bot:
787 if 'LenovoYogaC630' in bot and 'ANGLE' in api.vars.extra_tokens:
805 if 'Nexus5' in bot or 'Nexus9' in bot:
808 if 'FSAA' in bot:
810 if 'FAAA' in bot:
813 if 'NativeFonts' not in bot:
816 if 'GDI' in bot: