Skip to content

Commit

Permalink
Add a Vulkan implementation to the WebGPU renderer
Browse files Browse the repository at this point in the history
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
csmartdalton committed Oct 10, 2023
1 parent 26f6f3d commit f7ec6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9104efd47835d559c1f685129e8c1224afae39f3
63c4f9a4669c1026cf8d623972e1f2b0bd7358c2

0 comments on commit f7ec6c4

Please sign in to comment.