vk: Check_window_status fixups
Intel ANV has been tested and verified to work without workaround AMDVLK and the proprietary AMD driver have been confirmed to require workaround for window resizing
This commit is contained in:
@@ -2025,11 +2025,8 @@ public:
|
||||
#endif
|
||||
break;
|
||||
case driver_vendor::AMD:
|
||||
#ifdef _WIN32
|
||||
break;
|
||||
#endif
|
||||
case driver_vendor::INTEL:
|
||||
// Untested
|
||||
case driver_vendor::RADV:
|
||||
m_wm_reports_flag = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user