We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f6692 commit 994e7deCopy full SHA for 994e7de
ash-graphics/ash-graphics/src/graphics.rs
@@ -74,6 +74,7 @@ impl MyRenderPipelineManager {
74
None,
75
)?;
76
77
+
78
let mut pipelines = self
79
.device
80
.create_graphics_pipelines(
0 commit comments