You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new RayQuery front-end described in #7145 needs to connect with the back-end's implementation of AllocateRayQuery2. There needs to be a lowering of the new RayQuery object declaration to this DXIL Op. Tests need to be added on all possible declarations of the 2 template-argument RayQuery object declaration, to test the lowering code.
The text was updated successfully, but these errors were encountered:
bob80905
changed the title
[OMM] Execution plan for OMM implementation in DXC
[OMM] Lower RayQuery to AllocateRayQuery2
Feb 18, 2025
bob80905
changed the title
[OMM] Lower RayQuery to AllocateRayQuery2
[OMM] Lower 2 template argument RayQuery declaration to AllocateRayQuery2
Feb 18, 2025
The new RayQuery front-end described in #7145 needs to connect with the back-end's implementation of AllocateRayQuery2. There needs to be a lowering of the new RayQuery object declaration to this DXIL Op. Tests need to be added on all possible declarations of the 2 template-argument RayQuery object declaration, to test the lowering code.
The text was updated successfully, but these errors were encountered: