Skip to content

zink: some descriptor refactoring

move the descriptor hashing code to the descriptors file, then split off a layout key object from descriptor pools

a layout key is effectively the info needed to create a descriptor pool, and abstracting this now will open up some other refactoring possibilities in the near future

Merge request reports

Loading