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
When trying to run the basic shader, we're seeing issues loading it and dxv claims our binary is invalid. This appears to be because we're emitting %dxilOpaquePtrReservedName for the undef "pointer to a symbol" part of the resource metadata, rather than a pointer type.