Graphics/FrameGraph: Remove SwapchainFactors attachment size and fully handle multiple viewer sizes
This commit is contained in:
@@ -18,7 +18,6 @@ namespace Nz
|
||||
enum class FramePassAttachmentSize
|
||||
{
|
||||
Fixed,
|
||||
SwapchainFactor,
|
||||
ViewerTargetFactor,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user