John Zupin
John Zupin
[Environment] Ubuntu 18.04 using xfce (gtk3) [Steps to reproduce] - Open vkconfig and select the "Apply only to the selected list of Vulkan applications" checkbox under the "Overriden by the...
This might not be related to vkconfig but I though I would create an issue here first to see if anyone can replicate. Creating a new layer config with dev...
On Ubuntu 22.04, with the Nvidia 550.78 driver using a Nvidia RTX 4060TI GPU, the following tests crash. This was seen on VVL at `v1.3.285-36-g48b38b332`. Crashes: - PositiveGpuAVBufferDeviceAddress.StoreRelaxedBlockLayout - VkLayerTest.GetCalibratedTimestampsDuplicateKHR...
The following tests are being blacklisted after being tested with Sonoma 14.1.1 on a mac mini m1. These tests were run on VVL version `v1.3.279-14-g7a42a6fb1` The following test hangs on...
On Windows 10 using the Nvidia 538.39 driver, and running on a Nvidia RTX 2080 GPU, the following tests crash/fail. This was seen on VVL version v1.3.277-118-ge4c089604. Failures: - `PositiveRayTracing.AccelerationStructuresOverlappingMemory`...
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` -...
Seeing the following tests fail on a pixel 7 device: ``` [==========] Running 17 tests from 3 test suites. [----------] Global test environment set-up. [----------] 14 tests from Sync2Test [...
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 -...
The following test issues were seen on a Pixel 8 (build number `UD1A.230803.022.A5`) using VVL at `v1.3.287-8-g28c0a5d84` - NegativeWsi.SwapchainMaintenance1ExtensionAcquire - NegativeWsi.SwapchainMaintenance1ExtensionCaps - NegativeWsi.SwapchainPresentModeInfoImplicit - PositiveWsi.PresentFenceWaitsForSubmission - PositiveWsi.PresentFenceRetiresPresentQueueOperation - NegativeWsi.SwapchainMaintenance1ExtensionRelease -...
Running cmake with the `SHADERC_SKIP_INSTALL` option will break cmake: ``` ... **CMake Error: install(EXPORT "glslang-targets" ...) includes target "SPIRV" which requires target "SPIRV-Tools-opt" that is not in any export set.**...