Skip to content

Commit

Permalink
WebGPURenderer: Add debug.getRawShaderAsync(). (#1157)
Browse files Browse the repository at this point in the history
* Update three.js

* Add src

* Update patch and delete src

* Update declarations

* Add examples

* Updates

* Delete examples

* Update
  • Loading branch information
Methuselah96 committed Aug 20, 2024
1 parent 8e6e725 commit 3c5879b
Show file tree
Hide file tree
Showing 7 changed files with 118 additions and 65 deletions.
3 changes: 3 additions & 0 deletions examples-testing/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,12 @@ const exceptionList = [
'webgpu_storage_buffer',
'webgpu_texturegrad',
'webgpu_textures_2d-array',
'webgpu_tsl_compute_attractors_particles',
'webgpu_tsl_editor',
'webgpu_tsl_galaxy',
'webgpu_tsl_halftone',
'webgpu_tsl_interoperability',
'webgpu_tsl_raging_sea',
'webgpu_tsl_transpiler',
'webgpu_volume_cloud',
'webgpu_volume_perlin',
Expand Down
Loading

0 comments on commit 3c5879b

Please sign in to comment.