loader: Use VULKAN_DIR macro in pathes#1802
Conversation
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
1 similar comment
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
Also introduce TESTING_VULKAN_DIR macro in test framework
84fd571 to
0d6511b
Compare
|
@charles-lunarg could you review this change, please? |
|
CI Vulkan-Loader build queued with queue ID 596397. |
|
CI Vulkan-Loader build # 3320 running. |
|
CI Vulkan-Loader build # 3320 failed. |
|
Seems that because this didn't get run through internal CI earlier, it only now was run. But since the PR is merged, the branch was deleted so CI failed to checkout the commit. In other words, safe to ignore. |
|
CI Vulkan-Loader build queued with queue ID 8541. |
|
CI Vulkan-Loader build # 3568 running. |
|
CI Vulkan-Loader build # 3568 failed. |
|
Miss click, I can trigger internal CI builds and this was done by mistake for this old PR. |
Use VULKAN_DIR macro in pathes.
Also introduces TESTING_VULKAN_DIR macro in test framework.
It helps to handle the different implementations more clearly between APIs (e.g. Vulkan SC)