Home
last modified time | relevance | path

Searched defs:GetBackBufferHeight (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/
H A DGLContext.h31 u32 GetBackBufferHeight() const { return m_backbuffer_height; } in GetBackBufferHeight() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GL/
H A DGLInterfaceBase.h40 virtual u32 GetBackBufferHeight() { return s_backbuffer_height; } in GetBackBufferHeight() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GL/
H A DGLInterfaceBase.h40 virtual u32 GetBackBufferHeight() { return s_backbuffer_height; } in GetBackBufferHeight() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GL/
H A DGLInterfaceBase.h40 virtual u32 GetBackBufferHeight() { return s_backbuffer_height; } in GetBackBufferHeight() function