Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistency in deprecated checkSupport method
Windows and Linux had inconsistent code for checking the physical device presentation support for a given queue family index. They both now go off to the static checkSupport method instead of Windows duplicating checkSupport.
- Loading branch information