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
Build with this error:
the trait std::cmp::Eq is not implemented for dyn vulkano::descriptor::pipeline_layout::PipelineLayoutDesc + std::marker::Send + std::marker::Sync. That shows the PipelineLayoutDesc hasn't any "Eq" implementation for it.