Skip to content

clover: spir-v kernel attributes + minor CTS fixes

Dave Airlie requested to merge airlied/mesa:clover-cts-fixes into main

The main thing here is adding support for kernel_attributes to the SPIR-V backend.

A fix for zero length enqueuing A fix to return correct error code on illegal platform.

Merge request reports