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 89ae384 commit 39b811cCopy full SHA for 39b811c
generated/graphics/cargo-gpu/mygraphics/src/main.rs
@@ -0,0 +1,3 @@
1
+pub fn main() -> anyhow::Result<()> {
2
+ mygraphics::ash_renderer::main()
3
+}
generated/graphics/spirv-builder/mygraphics/src/main.rs
graphics/mygraphics/src/main.rs
0 commit comments