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
For platforms not supporting 1.3 and dynamic rendering, the init info
struct does not include the VkPipelineRenderingCreateInfoKHR.
Easiest solution for now is to ensure the structure is consistent by
adding a bogus structure which matches VkPipelineRenderingCreateInfoKHR
exactly.
0 commit comments