mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Add support for hybrid XFB
This commit is contained in:
@ -54,7 +54,6 @@ struct XFBSource : public XFBSourceBase
|
||||
~XFBSource();
|
||||
|
||||
void CopyEFB(float Gamma) override;
|
||||
void DecodeToTexture(u32 xfbAddr, u32 fbWidth, u32 fbHeight) override;
|
||||
|
||||
const GLuint texture;
|
||||
const int m_layers;
|
||||
|
Reference in New Issue
Block a user