Browse Source

puppeteer: add `webgpu_postprocessing_afterimage`

sunag 1 năm trước cách đây
mục cha
commit
4c06951eaf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',