added fog (need to set the fog params)
[demo] / src / vulkan / texture-vk.cc
index 3c56ebd..1c9ad46 100644 (file)
@@ -12,7 +12,7 @@ void TextureVK::update()
 {
 }
 
-void TextureVK::bind()
+void TextureVK::bind(int texture_unit)
 {
 }