Skip to content

intel: Use an intel enum for cmat scope

Caio Oliveira requested to merge cmarcelo/mesa:intel-dev-cmat-scope into main

While convenient, it was not necessary to use the mesa_scope in intel_device_info.

Having a Intel specific enum here will help later the efforts of serialization of intel_device_info.

Merge request reports