Vulkan: Support fullscreen resolution enumeration

This commit is contained in:
Connor McLaughlin
2021-02-16 02:57:35 +10:00
parent e84a39245f
commit 65daf1d6a0
5 changed files with 103 additions and 6 deletions

View File

@ -65,7 +65,7 @@ public:
virtual bool Render() override;
static AdapterAndModeList StaticGetAdapterAndModeList();
static AdapterAndModeList StaticGetAdapterAndModeList(const WindowInfo* wi);
protected:
struct PushConstants