Home
last modified time | relevance | path

Searched refs:curroutputheight (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dmemory.c1533 int curroutputheight; in YabLoadStateStream() local
1717 VIDCore->GetGlSize(&curroutputwidth, &curroutputheight); in YabLoadStateStream()
1719 …glPixelZoom((float)curroutputwidth / (float)outputwidth, ((float)curroutputheight / (float)outputh… in YabLoadStateStream()