[Mesa-dev] [PATCH 0/3] radv: Support image operations without format.
Jason Ekstrand
jason at jlekstrand.net
Wed Feb 15 00:54:58 UTC 2017
On Tue, Feb 14, 2017 at 4:36 PM, Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
wrote:
> 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.
>
It's pretty easy to tweak the load_store CTS tests to not provide a
format. That's what I did for testing. It's better than nothing.
> 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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170214/4bcc346a/attachment-0001.html>
More information about the mesa-dev
mailing list