Skip to content

zink: reconstruct features pnext after determining extension support

Mike Blumenkrantz requested to merge zmike/mesa:zink-ext into main

What does this MR do and why?

zink: reconstruct features pnext after determining extension support

for extensions that require features/properties to enable support, this
avoids adding the feature struct to the device createinfo

cc: mesa-stable

Merge request reports