LLVM/project d2d052bllvm/lib/Target/DirectX DXILPrettyPrinter.cpp, llvm/test/CodeGen/DirectX CreateHandle.ll CreateHandleFromBinding.ll

[DirectX] Use "texture" not "SRV" when pretty printing resources (#130230)

We're printing "SRV" here when DXC would print "texture". Fix this to be
consistent.

Fixes #130227.
DeltaFile
+4-4llvm/test/CodeGen/DirectX/CreateHandle.ll
+4-4llvm/test/CodeGen/DirectX/CreateHandleFromBinding.ll
+1-1llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp
+9-93 files

UnifiedSplitRaw