Merge pull request #11751 from Kelebek1/transition_msaa_image
Transition MSAA images to general layout without uploading data
This commit is contained in:
commit
7b2ac196d2
4 changed files with 33 additions and 0 deletions
|
@ -118,6 +118,8 @@ public:
|
|||
|
||||
void InsertUploadMemoryBarrier();
|
||||
|
||||
void TransitionImageLayout(Image& image) {}
|
||||
|
||||
FormatProperties FormatInfo(VideoCommon::ImageType type, GLenum internal_format) const;
|
||||
|
||||
bool HasNativeBgr() const noexcept {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue