Vikram Kushwaha
Vikram Kushwaha
@jeremyg-lunarg to help try on GPUs that this is disabled on.
I have enabled logging just for the experiments, we must disable logging before merging this in.
Thanks all. I have disabled logging in the second commit. The failure on Galaxy S23 at device creation time is ERROR_UKNOWN, not very helpful unfortunately. We probably need someone from...
Was this recently enabled? Trying to understand why wasn't this seen before.
Can you please attach or email me the full failing log with additional logging enabled? see in decompresison.cpp on how to turn on logging : #define kLayerSettingsLogging "logging" or static...
Can we check if this fixes the issue? https://github.com/KhronosGroup/Vulkan-ExtensionLayer/pull/325
Sorry I missed this earlier. Change looks good to me.
--deqp-caselist-file does not honor the order in the file. I have tried finding how it orders them by just eyeballing the runs and it's not sorted by test name.
compute.txt: dEQP-VK.compute.pipeline.basic.branch_past_barrier dEQP-VK.compute.pipeline.basic.concurrent_compute dEQP-VK.compute.pipeline.basic.copy_image_to_ssbo_large deqp-vk-64.exe --deqp-caselist-file=compute.txt Writing test log into TestResults.qpa dEQP Core vulkan-cts-1.3.9.0-67-gea4b0dc51098a2580708d39c571decd5c5980db1 (0xea4b0dc5) starting.. target implementation = 'Default' Test case 'dEQP-VK.compute.pipeline.basic.concurrent_compute'.. Pass (Test passed) Test case 'dEQP-VK.compute.pipeline.basic.copy_image_to_ssbo_large'.. Pass...
compute.txt dEQP-VK.compute.pipeline.basic.copy_image_to_ssbo_large dEQP-VK.compute.pipeline.basic.branch_past_barrier dEQP-VK.compute.pipeline.basic.concurrent_compute deqp-vk-64.exe --deqp-caselist-file=compute.txt Writing test log into TestResults.qpa dEQP Core vulkan-cts-1.3.9.0-67-gea4b0dc51098a2580708d39c571decd5c5980db1 (0xea4b0dc5) starting.. target implementation = 'Default' Test case 'dEQP-VK.compute.pipeline.basic.concurrent_compute'.. Pass (Test passed) Test case 'dEQP-VK.compute.pipeline.basic.copy_image_to_ssbo_large'.. Pass...