Vulkan-ValidationLayers icon indicating copy to clipboard operation
Vulkan-ValidationLayers copied to clipboard

Failures on Windows-AMD (AMD 6800 XT) using Adrenaline 23.12.1 driver

Open johnzupin opened this issue 1 year ago • 1 comments

The following test failures were seen using an Adrenaline 23.12.1 driver on a AMD 6800 XT GPU

  • NegativeGpuAVIndirectBuffer.Mesh
  • NegativeRayTracingPipeline.LibraryFlags
  • NegativeRayTracingPipeline.LibraryGroupHandlesEXT
  • PositiveRayTracingPipeline.ShaderGroupsKHR
  • PositiveRayTracing.GetAccelerationStructureBuildSizes
  • PositiveShaderInterface.PhysicalStorageBuffer
  • NegativeTransformFeedback.RuntimeSpirv
  • NegativeVideo.VideoCodingScope
  • NegativeVideo.CreateSessionUnsupportedProfile
  • NegativeVideo.BeginCodingIncompatRefPicProfile
  • NegativeVideo.DecodeImageLayouts
  • NegativeVideo.DecodeIncompatOutputPicProfile
  • NegativeDescriptors.CopyMutableDescriptors
  • NegativeDescriptors.UpdatingMutableDescriptors
  • PositiveDescriptors.CopyAccelerationStructureMutableDescriptors

These failures were seen on a 32 bit build:

  • NegativeDescriptors.CopyMutableDescriptors
  • NegativeDescriptors.UpdatingMutableDescriptors
  • PositiveDescriptors.CopyAccelerationStructureMutableDescriptors
  • PositiveGpuAVBufferDeviceAddress.Store
  • PositiveGpuAVBufferDeviceAddress.StructLoad
  • PositiveGpuAVBufferDeviceAddress.StructLoadPadded
  • NegativeGpuAVOOB.StorageBuffer

johnzupin avatar Jan 22 '24 17:01 johnzupin

Also, I'm seeing NegativeDebugExtensions.DebugMarkerName crash on tcwinamd2 but not tcwinamd3

johnzupin avatar Jan 22 '24 22:01 johnzupin