Branimir Karadžić 8 лет назад
Родитель
Сommit
a6617f7fdf
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tools/texturev/texturev.cpp

+ 1 - 0
tools/texturev/texturev.cpp

@@ -1916,6 +1916,7 @@ int _main_(int _argc, char** _argv)
 	bgfx::destroy(textureCubeProgram);
 	bgfx::destroy(textureCubeProgram);
 	bgfx::destroy(textureCube2Program);
 	bgfx::destroy(textureCube2Program);
 	bgfx::destroy(textureSdfProgram);
 	bgfx::destroy(textureSdfProgram);
+	bgfx::destroy(textureMsdfProgram);
 	bgfx::destroy(texture3DProgram);
 	bgfx::destroy(texture3DProgram);
 
 
 	imguiDestroy();
 	imguiDestroy();