Skip to content

wsi: suppress "unused function" warning

Eric Engestrom requested to merge eric/mesa:wsi-unused-function-warning into master

Several of these types are only converted one way.

Instead of splitting these into multiple macros, let's just MAYBE_UNUSED them.

Merge request reports