Skip to content

Fix NegativeRayTracing.AccelerationStructuresOverlappingMemory4 #11005

@spencer-lunarg

Description

@spencer-lunarg

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 testing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions