Browse Source

Examples: Added webgpu_lights_selective screenshot

Mr.doob 4 years ago
parent
commit
e2bf79d3e0
2 changed files with 1 additions and 0 deletions
  1. BIN
      examples/screenshots/webgpu_lights_selective.jpg
  2. 1 0
      test/e2e/puppeteer.js

BIN
examples/screenshots/webgpu_lights_selective.jpg


+ 1 - 0
test/e2e/puppeteer.js

@@ -52,6 +52,7 @@ const exceptionList = [
 	// webgpu
 	'webgpu_compute',
 	'webgpu_instance_uniform',
+	'webgpu_lights_selective',
 	'webgpu_materials',
 	'webgpu_rtt',
 	'webgpu_sandbox'