Skip to content

Fully flatten RayDesc for all HL ops in ScalarReplHLSL #7441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simoll
Copy link
Contributor

@simoll simoll commented May 8, 2025

RayDesc was only flattened for RayQuery_TraceRayInline before. This uses the flatten-and-load-elements approach for all ops:

  TraceRay
  HitObject::TraceRay
  HitObject::MakeMiss
  HitObject::FromRayQuery
  RayQuery::TraceRayInline

TraceRay
HitObject::TraceRay
HitObject::MakeMiss
HitObject::FromRayQuery
RayQuery.TraceRayInline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

1 participant