mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -1916,6 +1916,7 @@ int _main_(int _argc, char** _argv)
|
||||
bgfx::destroy(textureCubeProgram);
|
||||
bgfx::destroy(textureCube2Program);
|
||||
bgfx::destroy(textureSdfProgram);
|
||||
bgfx::destroy(textureMsdfProgram);
|
||||
bgfx::destroy(texture3DProgram);
|
||||
|
||||
imguiDestroy();
|
||||
|
||||
Reference in New Issue
Block a user