Skip to content

mesa: remove superfluous "native" limits and instruction counts

Erik Faye-Lund requested to merge kusma/mesa:remove-native-limits into main

We don't ever set these to anything else than the same as the non-native counterparts. Let's drop the members in the first place, and use the non-native version instead.

Merge request reports

Loading