Image (RWTexture in HLSL) declaration op does not provide enough info about the format and accessing. Go through all image declarations and instructions accessing it to see if it is readonly/writeonly. While doing that we also get the number of components expected in the image format. Also resolve access flags for other UAVs as well. No component count resolving for them.
source not stored for this graph (policy: none)
no test coverage detected