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