-
Notifications
You must be signed in to change notification settings - Fork 462
gpuav: Validate BLAS buffer memory in TLAS build #11519
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
gpuav: Validate BLAS buffer memory in TLAS build #11519
Conversation
|
CI Vulkan-ValidationLayers build queued with queue ID 627940. |
|
CI Vulkan-ValidationLayers build # 22233 running. |
| } | ||
| case kErrorSubCode_PreBuildAccelerationStructures_DestroyedASMemory: { | ||
| skip |= gpuav.LogError("VUID-vkCmdBuildAccelerationStructuresKHR-pInfos-03709", objlist, loc_with_debug_region, | ||
| "%s is an invalid acceleration structure reference - underlying buffer %swas not bound to " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "%s is an invalid acceleration structure reference - underlying buffer %swas not bound to " | |
| "%s is an invalid acceleration structure reference - underlying buffer %s was not bound to " |
? (not sure, trust you)
|
CI Vulkan-ValidationLayers build # 22233 failed. |
d586b0e to
4c26278
Compare
|
CI Vulkan-ValidationLayers build queued with queue ID 628579. |
|
CI Vulkan-ValidationLayers build # 22236 running. |
|
CI Vulkan-ValidationLayers build # 22236 passed. |
No description provided.