Przeglądaj źródła

puppeteer: add `webgpu_postprocessing_afterimage`

sunag 2 lat temu
rodzic
commit
4c06951eaf
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      test/e2e/puppeteer.js

+ 1 - 0
test/e2e/puppeteer.js

@@ -127,6 +127,7 @@ const exceptionList = [
 	'webgpu_sandbox',
 	'webgpu_sprites',
 	'webgpu_video_panorama',
+	'webgpu_postprocessing_afterimage',
 
 	// WebGPURenderer: Unknown problem
 	'webgpu_backdrop_water',

粤ICP备19079148号