Linux native window (#3975)
Initial implementation of Native Window for Linux Signed-off-by: Steve Pham <spham@amazon.com>
This commit is contained in:
+1
@@ -57,6 +57,7 @@ namespace AzFramework
|
||||
|
||||
uint32_t NativeWindowImpl_Android::GetDisplayRefreshRate() const
|
||||
{
|
||||
// [GFX TODO][GHI - 2678]
|
||||
// Using 60 for now until proper support is added
|
||||
return 60;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user