Преглед на файлове

E2E: Adding `webgpu_texturegrad` to exception list. (#28385)

Michael Herzog преди 2 години
родител
ревизия
097d95940f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      test/e2e/puppeteer.js

+ 1 - 0
test/e2e/puppeteer.js

@@ -144,6 +144,7 @@ const exceptionList = [
 	'webgpu_custom_fog',
 	'webgpu_instancing_morph',
 	'webgpu_mesh_batch',
+	'webgpu_texturegrad',
 
 	// WebGPU idleTime and parseTime too low
 	'webgpu_compute_particles',

粤ICP备19079148号