Files
filament/third_party
Powei Feng 45fcea101f webgpu: enable choosing vulkan backend on MacOS (#9106)
- Add a Configuration struct to the WebGPUPlatform class.  This
   allows for client-side setting of WebGPU backend configurations.
 - Add a configuration for forcing the wgpu backend to pick a
   certain backend.
 - Add Vulkan as a potential backend for WebGPU + MacOS.
 - Locally modify Dawn so that it does not assume only switfshader
   is available for Vulkan on MacOS.
 - Enable vulkan support for Dawn (third_party/dawn/tnt/CMakeLists.txt)
 - Plumb option to pick different WebGPU backend through
   FilamentApp and gltf_viewer.
2025-08-20 04:50:17 +00:00
..
2025-08-07 14:58:18 -07:00
2024-06-28 13:10:41 -07:00
2024-10-17 14:15:40 -07:00
2023-06-26 12:48:22 -07:00
2025-08-11 15:44:28 -07:00
2024-07-18 16:38:25 -07:00
2023-08-31 11:58:06 -07:00
2025-08-07 14:58:18 -07:00