You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eplace usage of renderpasses with Dynamic Rendering, and create supplemental chapter which covers using renderpasses instead.
Reason: Many usecases do not require the complexity renderpasses give.
Note: The vulkan-samples repo already has example code and sample description text which is a great starting point for this task.