quick backup of the renderer - things missing
[demo] / src / vulkan / mesh-vk.cc
index d9d6665..4bd4791 100644 (file)
@@ -29,4 +29,8 @@ MeshVK::~MeshVK()
 
 void MeshVK::update_vertex_data()
 {
+}
+
+void MeshVK::draw() const
+{
 }
\ No newline at end of file