-
Notifications
You must be signed in to change notification settings - Fork 458
Open
Labels
CI/TestsAnything related to CI or testingAnything related to CI or testing
Description
When ran on intel mesa I get
Validation Error: [ VUID-vkCmdBuildAccelerationStructuresKHR-scratchData-03705 ] | MessageID = 0x30b2f3fd
vkCmdBuildAccelerationStructuresKHR(): pInfos[2].srcAccelerationStructure overlaps with scratch buffer of pInfos[0] on device address range [0x440300000, 0x440300180).
on Lavapipe I get
Validation Error: [ VUID-vkCmdBuildAccelerationStructuresKHR-scratchData-03705 ] | MessageID = 0x30b2f3fd
vkCmdBuildAccelerationStructuresKHR(): pInfos[2].srcAccelerationStructure overlaps with scratch buffer of pInfos[0] on device address range [0x790c1d987000, 0x790c1d987098).
(or sometimes lavapipe gets Did not receive expected error 'VUID-vkCmdBuildAccelerationStructuresKHR-scratchData-03704')
Metadata
Metadata
Assignees
Labels
CI/TestsAnything related to CI or testingAnything related to CI or testing