quick backup of the renderer - things missing
[demo] / src / vulkan / texture-vk.cc
index b20277b..af67c82 100644 (file)
@@ -11,3 +11,7 @@ TextureVK::~TextureVK()
 void TextureVK::update()
 {
 }
+
+void TextureVK::bind()
+{
+}
\ No newline at end of file