mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Cleanup.
This commit is contained in:
@@ -788,7 +788,7 @@ namespace bgfx
|
||||
#endif // BX_PLATFORM_WINDOWS || BX_PLATFORM_WINRT
|
||||
}
|
||||
|
||||
bool Dxgi::tearingSupported()
|
||||
bool Dxgi::tearingSupported() const
|
||||
{
|
||||
return m_tearingSupported;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user