Skip to content

Commit 536b21e

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@76dba55 🚀
1 parent 2ef4024 commit 536b21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/wgpu_hal/vulkan/adapter.rs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3607,7 +3607,7 @@
36073607
features.set(
36083608
F::EXPERIMENTAL_RAY_QUERY
36093609
<span class="comment">// Although this doesn't really require ray queries, it does not make sense to be enabled if acceleration structures
3610-
// aren't enabled.
3610+
// aren't enabled.
36113611
</span>| F::EXTENDED_ACCELERATION_STRUCTURE_VERTEX_FORMATS,
36123612
supports_acceleration_structures &amp;&amp; caps.supports_extension(khr::ray_query::NAME),
36133613
);

0 commit comments

Comments
 (0)