forked from organicmaps/organicmaps
[yopme] Compilation fix.
This commit is contained in:
parent
6184efcd18
commit
fcea7484c3
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ namespace yopme
|
|||
{
|
||||
shared_ptr<RenderContext> primaryRC(new RenderContext());
|
||||
graphics::ResourceManager::Params rmParams;
|
||||
rmParams.m_rtFormat = graphics::Data8Bpp;
|
||||
rmParams.m_texFormat = graphics::Data4Bpp;
|
||||
rmParams.m_texRtFormat = graphics::Data4Bpp;
|
||||
rmParams.m_videoMemoryLimit = GetPlatform().VideoMemoryLimit();
|
||||
|
|
Loading…
Add table
Reference in a new issue