Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a Vulkan implementation to the WebGPU renderer
Use nonstandard WebGPU APIS to access VK_EXT_rasterization_order_attachment_access, Vulkan input attachments, and subpassLoad(). Update the shaders with Vulkan-flavored GLSL to support these features. Diffs=
- Loading branch information