mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 11:47:58 -05:00
Transition MSAA images to general layout without uploading data
This commit is contained in:
@ -118,6 +118,8 @@ public:
|
||||
|
||||
void InsertUploadMemoryBarrier();
|
||||
|
||||
void TransitionImageLayout(Image& image) {}
|
||||
|
||||
FormatProperties FormatInfo(VideoCommon::ImageType type, GLenum internal_format) const;
|
||||
|
||||
bool HasNativeBgr() const noexcept {
|
||||
|
Reference in New Issue
Block a user