mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-13 15:43:34 +00:00
fixing engine issue
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user