Skip to content
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

Add validation for SPV_KHR_ray_tracing_position_fetch #5884

Open
6 tasks
spencer-lunarg opened this issue Nov 14, 2024 · 0 comments
Open
6 tasks

Add validation for SPV_KHR_ray_tracing_position_fetch #5884

spencer-lunarg opened this issue Nov 14, 2024 · 0 comments

Comments

@spencer-lunarg
Copy link
Contributor

According to KhronosGroup/Vulkan-Docs#2115 seems #5205 never added validation support for SPV_KHR_ray_tracing_position_fetch

Things still missing

  • HitTriangleVertexPositionsKHR BuiltIn
    • VUID-HitTriangleVertexPositionsKHR-HitTriangleVertexPositionsKHR-08747
    • VUID-HitTriangleVertexPositionsKHR-HitTriangleVertexPositionsKHR-08748
    • VUID-HitTriangleVertexPositionsKHR-HitTriangleVertexPositionsKHR-08749
  • OpRayQueryGetIntersectionTriangleVertexPositionsKHR
    • Result type is a valid type
    • Intersection operand is a valid type
    • Ray Query is aimed at a valid (see ValidateRayQueryPointer)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant