This removes the global struct member for vkEnumerateInstanceExtensionProperties, which is only used in the same function that fetches the function from the loader. The pattern is now more in line with how other single uses of Vulkan functions are structures, such as window surface creation.master
parent
ee6ff939a5
commit
db91507956
2 changed files with 3 additions and 4 deletions
Loading…
Reference in New Issue