Files
clang-p2996/llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp
Justin Bogner d2d052b3e6 [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.
2025-03-13 09:29:37 -07:00

9.7 KiB