mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-19 17:52:15 -07:00
Fix rebase errors
This commit is contained in:
committed by
ReinUsesLisp
parent
bdf9faab33
commit
ea1525dab1
@@ -167,6 +167,10 @@ public:
|
||||
return VideoCore::Surface::GetFormatCompressionType(pixel_format);
|
||||
}
|
||||
|
||||
bool IsBuffer() const {
|
||||
return target == VideoCore::Surface::SurfaceTarget::TextureBuffer;
|
||||
}
|
||||
|
||||
std::string TargetName() const;
|
||||
|
||||
bool is_tiled;
|
||||
|
Reference in New Issue
Block a user