Searched +full:- +full:dvulkan_headers_install_dir (Results 1 – 2 of 2) sorted by relevance
8 1. [Contributing](#contributing-to-the-repository)9 1. [Repository Content](#repository-content)10 1. [Repository Set-Up](#repository-set-up)11 1. [Windows Build](#building-on-windows)12 1. [Linux Build](#building-on-linux)13 1. [Android Build](#building-on-android)14 1. [MacOS build](#building-on-macos)33 - *install_dir*`/lib` : The Vulkan validation layer libraries34 - *install_dir*`/share/vulkan/explicit_layer.d` : The Vulkan validation layer40 ## Repository Set-Up[all …]
2 # https://travis-ci.org12 - env: CHECK_COMMIT_FORMAT=ON15 - os: linux17 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=armeabi-v7a18 # Android 64-bit build.19 - os: linux21 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=arm64-v8a23 - os: linux27 - os: linux31 - env: CHECK_FORMAT=ON[all …]