-
Notifications
You must be signed in to change notification settings - Fork 2
Framebuffer and Swapchain RT dependencies #36
Copy link
Copy link
Open
Labels
Impact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:MissingA feature is incomplete - either due to missing features from other systems, or it's not coded yetA feature is incomplete - either due to missing features from other systems, or it's not coded yet
Metadata
Metadata
Assignees
Labels
Impact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:MissingA feature is incomplete - either due to missing features from other systems, or it's not coded yetA feature is incomplete - either due to missing features from other systems, or it's not coded yet
Framebuffer and Swapchain abstractions both have render targets as part of their buffers. Need to check whether setting a framebuffer is necessary even if we want to render directly to swapchain or not.