OPENGL: Refactored filtering support
This commit is contained in:
parent
9167451b59
commit
aa21e7226a
2 changed files with 39 additions and 35 deletions
|
@ -322,6 +322,8 @@ protected:
|
|||
void recalculateDisplayAreas() override;
|
||||
void handleResizeImpl(const int width, const int height) override;
|
||||
|
||||
void updateLinearFiltering();
|
||||
|
||||
/**
|
||||
* The default pixel format of the backend.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue