mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
removing vim command in code
This commit is contained in:
@@ -23,7 +23,6 @@ namespace mlx
|
||||
public:
|
||||
enum class kind { dynamic, uniform, constant };
|
||||
|
||||
:q
|
||||
void create(kind type, VkDeviceSize size, VkBufferUsageFlags usage, const void* data = nullptr);
|
||||
void destroy() noexcept;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user