KhronosGroup / Vulkan-ValidationLayers

Vulkan Validation Layers (VVL)
https://vulkan.lunarg.com/doc/sdk/latest/linux/khronos_validation_layer.html
Other
754 stars 404 forks source link

Test Crashes/Failures seen on Samsung Galaxy S24 #8044

Open johnzupin opened 4 months ago

johnzupin commented 4 months ago

The following test issues were seen on a Samsung Galaxy S24 (build number UP1A.2310005.007.S928BXXU1AXCA) using VVL at v1.3.287-8-g28c0a5d84

        - NegativeGpuAVBufferDeviceAddress.ProxyStructLoadUint64
        - NegativeGpuAVBufferDeviceAddress.ProxyStructLoadBadAddress
        - PositiveGpuAVBufferDeviceAddress.StructLoad
        - NegativeGpuAVDescriptorIndexing.ArrayOOBGeom
        - NegativeGpuAVOOB.StorageBuffer
        - NegativeGpuAVOOB.Geometry
        - PositiveShaderSpirv.SpecializationWordBoundryOffset
        - NegativeWsi.SwapchainPresentModeInfoImplicit
        - NegativeWsi.SwapchainMaintenance1ExtensionAcquire
        - PositiveWsi.PresentFenceRetiresPresentQueueOperation
        - NegativeWsi.SwapchainMaintenance1ExtensionCaps
        # The folling tests crash
        - NegativeRenderPass.MultisampledRenderToSingleSampled
        - NegativeTransformFeedback.CmdBindTransformFeedbackBuffersEXT
        - NegativeTransformFeedback.CmdBeginTransformFeedbackEXT
        - NegativeTransformFeedback.CmdEndTransformFeedbackEXT
        - NegativeTransformFeedback.BindPipeline
        - NegativeTransformFeedback.EndRenderPass
        - NegativeTransformFeedback.CmdNextSubpass
        - NegativeWsi.SwapchainMaintenance1ExtensionRelease
        - PositiveWsi.PresentFenceWaitsForSubmission
r-potter commented 3 months ago

@spencer-lunarg If this hasn't already been progressed then feel free to assign to me and I'll see if I can triage VVL vs. driver issues here.

spencer-lunarg commented 3 months ago

I haven't looked at this in months and assigned to you

some notes I have