Skip to content

util: Helper to create sets and hashes with pointer keys

Caio Oliveira requested to merge cmarcelo/mesa:review/set-hash-helpers into master

These combinations are common enough and deserve a shortcut.

I haven't tried to convert call sites, but if the change makes sense I can do that.

Merge request reports