mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Detect if hardware supports S3TC.
This commit is contained in:
@@ -221,6 +221,7 @@ int main( int argc, char** argv )
|
||||
|
||||
ImGuiTracyContext imguiContext;
|
||||
Backend backend( title, DrawContents, &mainThreadTasks );
|
||||
tracy::InitTexture();
|
||||
iconTex = tracy::MakeTexture();
|
||||
iconThread.join();
|
||||
backend.SetIcon( iconPx, iconX, iconY );
|
||||
|
||||
Reference in New Issue
Block a user