Home
last modified time | relevance | path

Searched full:vk_layer_path (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvk_layer_validation_tests.vcxproj.user4 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
8 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
12 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
16 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
20 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
24 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
28 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
32 …<LocalDebuggerEnvironment>VK_LAYER_PATH=$(SolutionDir)\layers\$(Configuration)</LocalDebuggerEnvir…
H A D_run_all_tests.ps124 Write-Host "Using VK_LAYER_PATH=$AboveDir\layers\$dPath"
25 $env:VK_LAYER_PATH = "$AboveDir\layers\$dPath" variable
/aosp_15_r20/hardware/google/gfxstream/scripts/
Dbuild-nested-vulkan-loader.sh42 "VK_LAYER_PATH"
43 "VK_LAYER_PATH"
/aosp_15_r20/external/vulkan-validation-layers/
H A DBUILD.md574 VK_LAYER_PATH=../layers ./run_all_tests.sh
609 export VK_LAYER_PATH=<path to your repository root>/build/layers
816 export VK_LAYER_PATH=<path to your repository root>/build/layers
853 VK_LAYER_PATH=../layers ./run_all_tests.sh
H A D.travis.yml150 …export VK_LAYER_PATH=${TRAVIS_BUILD_DIR}/external/VulkanTools/build/layersvt:${TRAVIS_BUILD_DIR}/b…
/aosp_15_r20/external/deqp-deps/amber/
DREADME.md235 * `VK_LAYER_PATH` should point to the explicit\_layer.d folder.
242 export VK_LAYER_PATH=$VULKAN_SDK/etc/vulkan/explicit_layer.d
Dsetup_debug_local.env15 export VK_LAYER_PATH=out/Debug/third_party/vulkan-validationlayers/layers
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_loader_platform.h73 #define LAYERS_PATH_ENV "VK_LAYER_PATH"
184 #define LAYERS_PATH_ENV "VK_LAYER_PATH"
H A DREADME.md70 …Alternatively, use the `VK_LAYER_PATH` environment variable to specify where the layer libraries r…
/aosp_15_r20/external/deqp-deps/amber/kokoro/scripts/macos/
Dbuild.sh65 export VK_LAYER_PATH=build/third_party/vulkan-validationlayers/layers
/aosp_15_r20/external/deqp-deps/amber/kokoro/scripts/linux/
Dbuild-docker.sh87 export VK_LAYER_PATH=$ROOT_DIR/build/third_party/vulkan-validationlayers/layers
/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
H A DTest-Debian10-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan.json211 "VK_LAYER_PATH": "[START_DIR]/linux_vulkan_sdk/etc/vulkan/explicit_layer.d", string
/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dparse_test_results.py26 # profile $profile; VK_LAYER_PATH=DEVSIM_AND_VALIDATION_PATHS
/aosp_15_r20/external/angle/src/common/vulkan/
H A Dvulkan_icd.cpp60 [[maybe_unused]] constexpr char kLoaderLayersPathEnv[] = "VK_LAYER_PATH";
/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/
H A Ddefault.py155 env['VK_LAYER_PATH'] = str(workdir.joinpath(
/aosp_15_r20/external/rust/android-crates-io/crates/ash/
DREADME.md245 VK_LAYER_PATH=$VULKAN_SDK/share/vulkan/explicit_layer.d \
/aosp_15_r20/external/deqp/scripts/
H A Dcheck_swiftshader_runtime.py453 os.environ["VK_LAYER_PATH"] = LAYERS_PATH
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp354 const char *gLoaderLayersPathEnv = "VK_LAYER_PATH";
/aosp_15_r20/external/mesa3d/docs/
H A Denvvars.rst1983 default search paths and other environment variables (like VK_LAYER_PATH).