fixing engine issue

This commit is contained in:
2025-05-03 22:13:13 +02:00
parent a547143d7c
commit 2336835250
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;