Qt: Implement display linear filtering
This commit is contained in:
@ -67,8 +67,6 @@ bool QtDisplayWindow::createDeviceResources()
|
||||
|
||||
void QtDisplayWindow::destroyDeviceResources() {}
|
||||
|
||||
void QtDisplayWindow::Render() {}
|
||||
|
||||
void QtDisplayWindow::onWindowResized(int width, int height)
|
||||
{
|
||||
m_window_width = width;
|
||||
|
||||
Reference in New Issue
Block a user