Skip to content

Commit 138a1fb

Browse files
committed
Examples: Fixed alphabetical list sorting.
1 parent 9a0ae53 commit 138a1fb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

examples/files.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@
368368
"webgpu_ocean",
369369
"webgpu_parallax_uv",
370370
"webgpu_particles",
371+
"webgpu_performance",
371372
"webgpu_performance_renderbundle",
372373
"webgpu_pmrem_cubemap",
373374
"webgpu_pmrem_equirectangular",
@@ -396,7 +397,6 @@
396397
"webgpu_rtt",
397398
"webgpu_sandbox",
398399
"webgpu_shadertoy",
399-
"webgpu_tsl_interoperability",
400400
"webgpu_shadowmap",
401401
"webgpu_shadowmap_opacity",
402402
"webgpu_skinning",
@@ -407,6 +407,7 @@
407407
"webgpu_storage_buffer",
408408
"webgpu_texturegrad",
409409
"webgpu_textures_2d-array",
410+
"webgpu_textures_2d-array_compressed",
410411
"webgpu_textures_anisotropy",
411412
"webgpu_textures_partialupdate",
412413
"webgpu_tsl_angular_slicing",
@@ -415,18 +416,17 @@
415416
"webgpu_tsl_earth",
416417
"webgpu_tsl_editor",
417418
"webgpu_tsl_galaxy",
418-
"webgpu_tsl_raging_sea",
419419
"webgpu_tsl_halftone",
420+
"webgpu_tsl_interoperability",
420421
"webgpu_tsl_procedural_terrain",
422+
"webgpu_tsl_raging_sea",
421423
"webgpu_tsl_transpiler",
422424
"webgpu_tsl_vfx_flames",
423425
"webgpu_tsl_vfx_tornado",
424426
"webgpu_video_panorama",
425427
"webgpu_volume_cloud",
426428
"webgpu_volume_perlin",
427-
"webgpu_water",
428-
"webgpu_performance",
429-
"webgpu_texture2darray_compressed"
429+
"webgpu_water"
430430
],
431431
"webaudio": [
432432
"webaudio_orientation",

0 commit comments

Comments
 (0)