Skip to content

Make loops less deep

Simon McVittie requested to merge wip/less-deep-loops into master

/cc @denittis

Based on !195 (merged).


  • runtime: Factor out a nested loop

    Instead of having a function to make a list of Vulkan layers and/or ICDs available, let's have a function to act on a single layer or ICD.

Edited by Simon McVittie

Merge request reports

Loading