On Fri, 2017-06-23 at 11:29 -0700, Jason Ekstrand wrote: > OpAtomicCompareExchangeWeak is only available in OpenCL, not Vulkan. > As such, we probably don't want to handle it yet as no one uses > spirv_to_nir for OpenCL. The assert on AtomicCompareExchange is, > however, a bug we should fix now.
I'll drop the OpAtomicCompareExchangeWeak changes. It is still partially handled elsewhere in spirv_to_nir.c, however each case would fail the assertion in fill_common_atomic_sources. Thanks, James _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev