renderer fixes
This commit is contained in:
parent
75af34da96
commit
3e36f1c42c
5 changed files with 38 additions and 4 deletions
|
|
@ -90,6 +90,7 @@ private:
|
|||
void createBGTextureForMonitor(SMonitor*);
|
||||
|
||||
void renderTextureInternal(const CTexture&, wlr_box* pBox, float a, int round = 0);
|
||||
void renderTextureWithBlurInternal(const CTexture&, wlr_box*, float a, int round = 0);
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue