Skip to content

llvmpipe cl fixes

Dave Airlie requested to merge airlied/mesa:llvmpipe-cl-fixes into master

These are some fixes for opencl tests using llvmpipe.

There is also a patch to move the opencl enable from LP_DEBUG to just LP_CL being defined so it works in release builds.

The load/store patches will be useful for vulkan later as well.

Merge request reports