mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-20 14:11:42 +00:00
Remove some accidentally added lines
This commit is contained in:
parent
caa960ee8e
commit
e37468700d
@ -424,9 +424,4 @@ protected:
|
||||
FBO_OLD_AGE = 5,
|
||||
FBO_OLD_USAGE_FLAG = 15,
|
||||
};
|
||||
|
||||
// Thin3D stuff for reinterpreting image data between the various 16-bit formats.
|
||||
// Safe, not optimal - there might be input attachment tricks, etc, but we can't use them
|
||||
// since we don't want N different implementations.
|
||||
Draw::Pipeline *reinterpretFromTo_[3][3];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user