소스 검색

Examples: Added webgpu_lights_selective screenshot

Mr.doob 4 년 전
부모
커밋
e2bf79d3e0
2개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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'