DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

PIX: Cope with arbitrary <32 integer widths in debugger pass

Open jeffnn opened this issue 1 year ago • 1 comments

Who knew codegen could generate i25 as part of a switch argument? Not me!

jeffnn avatar Apr 19 '24 22:04 jeffnn

:white_check_mark: With the latest revision this PR passed the C/C++ code formatter.

github-actions[bot] avatar Apr 26 '24 00:04 github-actions[bot]