mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 20:05:47 -04:00
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