summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin
diff options
context:
space:
mode:
authorChris B <chris.bieneman@me.com>2024-02-15 14:58:06 -0600
committerGitHub <noreply@github.com>2024-02-15 14:58:06 -0600
commit5c57fd717d5d6a285efeb8402c6fe0c8f70592f3 (patch)
treecd4b71c05decd37f40090f06456570ad485e044e /lldb/test/API/functionalities/plugins/python_os_plugin
parentedfc859af89e44207bf499b5d702aa26a7357da4 (diff)
[HLSL] Vector standard conversions (#71098)
HLSL supports vector truncation and element conversions as part of standard conversion sequences. The vector truncation conversion is a C++ second conversion in the conversion sequence. If a vector truncation is in a conversion sequence an element conversion may occur after it before the standard C++ third conversion. Vector element conversions can be boolean conversions, floating point or integral conversions or promotions. [HLSL Draft Specification](https://microsoft.github.io/hlsl-specs/specs/hlsl.pdf) --------- Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions