Skip to content

WIP: radv common dispatch

Dave Airlie requested to merge airlied/mesa:radv-common-dispatch into master

This is a WIP port of radv to the new common dispatch code.

It removes the radv debug all entrypoints code as I don't think it's a useful feature in modern vulkan.

The sqtt dispatch should be hooked up properly, but it would be good to have someone confirm that it generates the correct traces.

Edited by Dave Airlie

Merge request reports