summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
diff options
context:
space:
mode:
authorJoshua Batista <jbatista@microsoft.com>2025-11-21 10:11:38 -0800
committerGitHub <noreply@github.com>2025-11-21 10:11:38 -0800
commitfea070b610e0dc08447be60db7f13c150b2892d5 (patch)
tree079ed6e67f87ee9cef12ba83d0add01f9ce5696d /lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
parent00fb67af95635009f1539c88e8706665f4a2d017 (diff)
[HLSL] Add Load overload with status (#166449)
This PR adds a Load method for resources, which takes an additional parameter by reference, status. It fills the status parameter with a 1 or 0, depending on whether or not the resource access was mapped. CheckAccessFullyMapped is also added as an intrinsic, and called in the production of this status bit. Only addresses DXIL for the below issue: https://github.com/llvm/llvm-project/issues/138910 Also only addresses the DXIL variant for the below issue: https://github.com/llvm/llvm-project/issues/99204
Diffstat (limited to 'lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test')
0 files changed, 0 insertions, 0 deletions