mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Switch to DXT1 textures in profiler utility.
This commit is contained in:
@@ -350,6 +350,7 @@ public:
|
||||
|
||||
const char* PackFrameImage( const char* image, uint16_t w, uint16_t h, uint32_t& csz );
|
||||
const char* UnpackFrameImage( const FrameImage& image );
|
||||
bool HasEtc1FrameImages() const;
|
||||
|
||||
private:
|
||||
void Exec();
|
||||
|
||||
Reference in New Issue
Block a user