No regressions on CTS 1.0.2 mustpass, though I don't think there are tests for these extensions. I checked there were no references to the format in the nir->LLVM conversion though.
Bas Nieuwenhuizen (3): radv: Add support for shaderStorageImageWriteWithoutFormat. spirv: Add support for SpvCapabilityStorageImageReadWithoutFormat. radv: Add support for shaderStorageImageReadWithoutFormat. src/amd/vulkan/radv_device.c | 4 ++-- src/amd/vulkan/radv_pipeline.c | 4 +++- src/compiler/spirv/nir_spirv.h | 1 + src/compiler/spirv/spirv_to_nir.c | 5 ++++- 4 files changed, 10 insertions(+), 4 deletions(-) -- 2.11.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev