Skip to content

Commit 8df685a

Browse files
committed
WHAT THE FUCK IS GOING ON
1 parent b569fd1 commit 8df685a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wgpu-core/src/device/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ pub fn create_validator(
518518
Caps::MESH_SHADER,
519519
features.intersects(wgt::Features::EXPERIMENTAL_MESH_SHADER),
520520
);
521-
caps.set(Caps::MESH_SHADER, true);
522521
caps.set(
523522
Caps::MESH_SHADER_POINT_TOPOLOGY,
524523
features.intersects(wgt::Features::EXPERIMENTAL_MESH_SHADER_POINTS),

0 commit comments

Comments
 (0)