mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-21 04:25:25 -04:00
a7bedea290
When calling in the vulkan header python generator the options have changed in 1.2.142 which causes the options passed by the loader to be off by one. This ends up setting the emitExtensions to the value of the sortProcedure and eventually causes the script to fail. This CL updates the loader to used named parameters for the generator so that the addition of the genpath does not throw off the parameter positioning. Change-Id: I14fda7e90be985216c5243457a22fdcb01b5c82b