Merge branch 'dev' of github.com:bailwillharr/engine into dev

This commit is contained in:
bailwillharr 2023-03-18 10:50:24 +00:00
commit 36727d8d5e

View File

@ -6,7 +6,6 @@
* This feature uses the device extension VK_EXT_memory_priority. Depth buffers have a priority of 0.9f.
* Other, non-essential allocations will have a priority of 0.5f.
*
*
*/
#include <assert.h>