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 have some abstractions for DXIL resources (such as UAVs and cbufs) in DirectX/DXILResource.h, but that's only useful for translating to DXIL and not from it. We should pull out the parts that are relevant for bidirectional translation into Transforms/Utils/DXIL
The text was updated successfully, but these errors were encountered:
We have some abstractions for DXIL resources (such as UAVs and cbufs) in DirectX/DXILResource.h, but that's only useful for translating to DXIL and not from it. We should pull out the parts that are relevant for bidirectional translation into Transforms/Utils/DXIL
The text was updated successfully, but these errors were encountered: