adding documentation commentary
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
//! Here lies the documentation of the common internal API that backends need to implement
|
||||||
|
|
||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
const vk = @import("vulkan");
|
const vk = @import("vulkan");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user