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
We need to create a resource analysis that determines which resources are accessed in a non-uniform way. This information is needed during DXIL lowering for ops dx.op.createHandle and dx.op.createHandleFromBinding, and also for SPIR-V lowering (in SPIRVInstructionSelector::loadHandleBeforePosition()).