fixing engine issue

This commit is contained in:
Kbz-8
2025-05-03 22:13:13 +02:00
parent d9d964b75f
commit 998033fd4b
8 changed files with 16 additions and 35413 deletions

View File

@@ -48,9 +48,7 @@ namespace Scop
private:
inline static std::size_t s_buffer_count = 0;
#ifdef SCOP_HAS_DEBUG_UTILS_FUNCTIONS
std::string m_name;
#endif
std::string m_name;
VkBufferUsageFlags m_usage = 0;
VkMemoryPropertyFlags m_flags = 0;