test
This commit is contained in:
@@ -55,6 +55,7 @@ pub const VkError = error{
|
||||
InvalidHandleDrv,
|
||||
InvalidPipelineDrv,
|
||||
InvalidDeviceMemoryDrv,
|
||||
MemoryFootprintTooBigDrv,
|
||||
};
|
||||
|
||||
pub inline fn errorLogger(err: VkError) void {
|
||||
|
||||
Reference in New Issue
Block a user