KhronosGroup / Vulkan-Loader

Vulkan Loader
https://vulkan.lunarg.com/doc/sdk/latest/linux/LoaderInterfaceArchitecture.html
Other
505 stars 273 forks source link

Stop reading json files twice #1549

Closed charles-lunarg closed 1 week ago

charles-lunarg commented 1 week ago

Split out the JSON file opening and reading logic into a Windows and Posix function to allow only reading the contents of a file once.

This is the same code as #1499 but because I am a doofus and messed up the git commands, I need to remake the PR (as because I force pushed to the branc116 branch the contents of main, github auto-closed the PR denying me the chance of fixing it without reopening a new PR).

ci-tester-lunarg commented 1 week ago

CI Vulkan-Loader build queued with queue ID 252991.

ci-tester-lunarg commented 1 week ago

CI Vulkan-Loader build # 2695 running.

ci-tester-lunarg commented 1 week ago

CI Vulkan-Loader build # 2695 passed.