瀏覽代碼

Examples: Added webgpu_lights_selective screenshot

Mr.doob 4 年之前
父節點
當前提交
e2bf79d3e0
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 二進制
      examples/screenshots/webgpu_lights_selective.jpg
  2. 1 0
      test/e2e/puppeteer.js

二進制
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'