Skip to content

clover: fix parameter arguments since recent translator changes.

Dave Airlie requested to merge airlied/mesa:clover-fix-kernel-args into main

The translator recently unmapped where const info gets stored, and you can ask for the metadata to be passed through instead, do that for now, until it's all resolved.

Fixes: api get_kernel_arg_info

Merge request reports