[UI] Replace ImmediateTexture handles with pointers + small cleanup
This commit is contained in:
@@ -36,8 +36,6 @@ class ImGuiDrawer : public WindowListener {
|
||||
ImGuiIO& GetIO();
|
||||
void RenderDrawLists();
|
||||
|
||||
static const uint64_t kIgnoreAlpha = (1ull << 63);
|
||||
|
||||
protected:
|
||||
void Initialize();
|
||||
void SetupFont();
|
||||
|
||||
Reference in New Issue
Block a user