mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 20:58:31 +09:00
[Fix] (MG_Backend/DirectVulkan): use hash to save active render pass
This commit is contained in:
@@ -242,7 +242,7 @@ namespace MobileGL::MG_Backend::DirectVulkan {
|
||||
return true;
|
||||
}
|
||||
|
||||
resource.~TextureResource();
|
||||
resource.Reset();
|
||||
|
||||
auto aspect = GetAspectMaskForFormat(format);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user