ISTR talking about this but can't find the issue now - sorry if this is a dup. The problem with new attributes is gone - thanks! - but we're still seeing errors in ash-generate (gitlab) / build-test (Github) of form
error[E0061]: this function takes 4 arguments but 2 arguments were supplied
289
--> ash/src/extensions/amdx/shader_enqueue.rs:77:9
They seem to be confined to the one corresponding AMDX extension, which is interestingly weird.