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
Restrict SubpassData image dimension to Vulkan environments
SubpassData is a Vulkan-specific concept (input attachments). Reject
OpTypeImage with Dim SubpassData in non-Vulkan environments with
ImageTypeSubpassDataRequiresVulkan error.
0 commit comments