summaryrefslogtreecommitdiff
path: root/examples/example-main
diff options
context:
space:
mode:
authorCopilot <198982749+Copilot@users.noreply.github.com>2025-07-11 22:27:28 +0000
committerGitHub <noreply@github.com>2025-07-11 22:27:28 +0000
commit704d0c7109cf066f4b311e55a141f117f76c0672 (patch)
tree21563ef0b6189cd2f9533c7fb043e2e1bbd1e61c /examples/example-main
parent243f522a9087a807d2dadbb3ef201694b6897bf7 (diff)
Fix unnecessary Int64 SPIRV capability usage in pointer marshalling (#7717)
* Initial plan * Fix unnecessary Int64 SPIRV capability usage in pointer marshalling Replace uint64-based pointer marshalling with uint2-based approach to avoid requiring Int64 capability in SPIRV output. This affects both basic type marshalling and resource handle marshalling for pointer types. Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com> * Replace test cases with user-provided test case Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com> * Fix test case to avoid unrelated pointer casting operations that require Int64 Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com>
Diffstat (limited to 'examples/example-main')
0 files changed, 0 insertions, 0 deletions