Explorar el Código

Examples: Added screenshot for webgpu_instance_uniform

Mr.doob hace 4 años
padre
commit
7f802ff548
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  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'