Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Examples: Add background to
webgpu_pmrem_scene
(#30116)
* Update WGSLNodeBuilder.js Arrays are not currently taken into account by the wgslTypeLib. However, with the struct extension #29908, arrays will also become important as a type. * enables the use of samplers in compute shaders Since textureSampleLevel is usable in compute shaders, this small PR allows sampler to be used in compute shaders for this purpose * Update webgpu_pmrem_scene.html add background to environment reflection * Update webgpu_pmrem_scene.html * Update webgpu_pmrem_scene.html * Update webgpu_pmrem_scene.html * Update WGSLNodeBuilder.js * Add files via upload
- Loading branch information