KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.33k stars 647 forks source link

Fix --data-path command line option and remove redundant path objects/methods from Platform:: #1104

Closed SRSaunders closed 3 months ago

SRSaunders commented 4 months ago

Description

  1. Restores/Implements --data-path command line option to support running from an arbitrary working directory
  2. Removes rendundant path objects/methods from Platform:: - these were confusing and are no longer needed

Fixes #1056

General Checklist:

Please ensure the following points are checked:

Can't test on Android.

If this PR contains framework changes:

Sample Checklist

Not applicable

SRSaunders commented 3 months ago

I am not able to add/request reviews via GitHub, so I would like to ask @tomadamatkinson and @asuessenbach to also review this. I see that 3 reviews are required for this project. Thanks.