Commit 167d36ec authored by Lioncash's avatar Lioncash
Browse files

vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties()

Given this is implicitly creating a std::optional, we can move the
vector into it.
parent e0505947
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment