SamBoots / CrossRenderer

A Cross-API renderer using the BB framework. Vulkan / DX12
2 stars 0 forks source link

Ring Allocator should have a way to check if we are overwriting it. #3

Open SamBoots opened 1 year ago

SamBoots commented 1 year ago

This can be done by setting a start position and doing checks if we go over it. Should be a debug thing only