servo/components/webgpu
Samson c0105de82b
webgpu: Implement ShaderCompilationInfo (#32642)
* ShaderCompilationInfo

* expectations

* Handle CompilationInfo promise in GPUShaderModule

* Fix my english
2024-07-02 13:39:06 +00:00
..
Cargo.toml Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
dom_messages.rs webgpu: Implement ShaderCompilationInfo (#32642) 2024-07-02 13:39:06 +00:00
gpu_error.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
identity.rs webgpu: Update wgpu and revamp computepass (#32575) 2024-06-28 04:49:35 +00:00
lib.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
poll_thread.rs webgpu: Implement device lost (#32354) 2024-06-17 12:47:25 +00:00
script_messages.rs webgpu: Update wgpu and revamp computepass (#32575) 2024-06-28 04:49:35 +00:00
wgpu_thread.rs webgpu: Implement ShaderCompilationInfo (#32642) 2024-07-02 13:39:06 +00:00