We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Once we move UAV, SRV and constant buffers to the LLVM target types we can remove the metadata resource annotations since they are no longer needed.
That means removing all of the code that generates the !hlsl.uavs, !hlsl.srvs and hlsl.cbufs metadata from CGHLSLRuntime.
!hlsl.uavs
!hlsl.srvs
hlsl.cbufs
CGHLSLRuntime
Related task: #104862
Status