Files
clang-p2996/llvm/docs/DirectX
Justin Bogner 135a1e90a3 [DirectX] Update "dx.TypedBuffer" docs to include a "signed" bit (#100695)
To lower these types to dxil we need to know whether ints are signed or
not, but the LLVM type loses that. Add a bit to indicate it's so.
2024-07-29 09:59:05 -07:00
..