Browse Source

Examples: Added screenshot for webgpu_instance_uniform

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

BIN
examples/screenshots/webgpu_instance_uniform.jpg


+ 1 - 0
test/e2e/puppeteer.js

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