Skip to content

vkr: Resize the device extension array to its minimum size

Corentin Noël requested to merge tintou/realloc-extensions into main

The array will be smaller or of same size and kept into memory so let's resize it.

Merge request reports