Vulkan: Support fullscreen resolution enumeration
This commit is contained in:
@@ -65,7 +65,7 @@ public:
|
||||
|
||||
virtual bool Render() override;
|
||||
|
||||
static AdapterAndModeList StaticGetAdapterAndModeList();
|
||||
static AdapterAndModeList StaticGetAdapterAndModeList(const WindowInfo* wi);
|
||||
|
||||
protected:
|
||||
struct PushConstants
|
||||
|
||||
Reference in New Issue
Block a user