mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-24 10:53:11 +00:00
Delete fields from FrameBufferDX9 with the same names as in the FrameBufferCommon
This commit is contained in:
parent
61075d6ac8
commit
f8f7dadba4
@ -130,8 +130,6 @@ private:
|
||||
TextureCacheDX9 *textureCache_;
|
||||
ShaderManagerDX9 *shaderManager_;
|
||||
TransformDrawEngineDX9 *transformDraw_;
|
||||
bool usePostShader_;
|
||||
bool postShaderAtOutputResolution_;
|
||||
|
||||
// Used by post-processing shader
|
||||
std::vector<FBO *> extraFBOs_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user