Home
last modified time | relevance | path

Searched refs:libvulkan (Results 1 – 23 of 23) sorted by relevance

/external/angle/src/common/vulkan/
DBUILD.gn33 data_deps += [ "$angle_vulkan_loader_dir:libvulkan" ]
35 public_deps = [ "$angle_vulkan_loader_dir:libvulkan" ]
72 data_deps = [ "$angle_vulkan_loader_dir:libvulkan" ]
74 deps = [ "$angle_vulkan_loader_dir:libvulkan" ]
/external/swiftshader/tests/VulkanUnitTests/
DDriver.cpp59 HMODULE libvulkan = LoadLibraryA("swiftshader\\libvulkan.dll"); in loadSwiftShader() local
60 EXPECT_NE((HMODULE)NULL, libvulkan); in loadSwiftShader()
DBUILD.gn44 "/DELAYLOAD:libvulkan.dll",
/external/mesa3d/.gitlab-ci/container/
Dppc64el_build.sh8 libvulkan-dev:$arch
Dlava_build.sh76 libvulkan-dev \
95 libvulkan-dev:armhf \
Dx86_build-base.sh50 libvulkan-dev \
/external/swiftshader/src/Vulkan/
DCMakeLists.txt199 set(VULKAN_API_LIBRARY_NAME "libvulkan.so.1")
201 set(VULKAN_API_LIBRARY_NAME "libvulkan.dylib")
203 set(VULKAN_API_LIBRARY_NAME "libvulkan.so")
/external/skia/build/fuchsia/skqp/
DBUILD.gn86 "lib/libvulkan.so=${sdk_dist_path}/libvulkan.so",
/external/vulkan-headers/
DAndroid.bp61 // having to link against libvulkan.so, e.g. for the Vulkan loader and
62 // drivers, or things that dlopen libvulkan.so. It's available to system
/external/skqp/src/compute/hs/vk/bench/
DMakefile44 g++ -o $@ $^ $(VULKAN_SDK)/lib/libvulkan.so.1
/external/llvm-project/mlir/test/mlir-vulkan-runner/
Daddf.mlir1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
Dmulf.mlir1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
Dtime.mlir1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
Daddi.mlir1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
Dsubf.mlir1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
Daddi8.mlir1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
/external/mesa3d/docs/
Dandroid.rst72 Note this command doesn't quite work because libvulkan wants the
/external/angle/doc/
DDebuggingTips.md245 echo sudo rm /usr/lib/x86_64-linux-gnu/libvulkan.so*
246 sudo rm /usr/lib/x86_64-linux-gnu/libvulkan.so*
/external/google-breakpad/src/processor/testdata/
Dmicrodump-withcrashreason.dmp148 …google-breakpad(25655): M E9519000 00000000 00015000 BDA36CE4717D8C1A324C7CA4E1CA9B860 libvulkan.so
383 …google-breakpad(25833): M E9519000 00000000 00015000 BDA36CE4717D8C1A324C7CA4E1CA9B860 libvulkan.so
618 …google-breakpad(26081): M E9519000 00000000 00015000 BDA36CE4717D8C1A324C7CA4E1CA9B860 libvulkan.so
853 …google-breakpad(26227): M E9519000 00000000 00015000 BDA36CE4717D8C1A324C7CA4E1CA9B860 libvulkan.so
1088 …google-breakpad(26353): M E9519000 00000000 00015000 BDA36CE4717D8C1A324C7CA4E1CA9B860 libvulkan.so
1330 …google-breakpad( 2913): M E9519000 00000000 00015000 BDA36CE4717D8C1A324C7CA4E1CA9B860 libvulkan.so
/external/angle/
DBUILD.gn1033 # links to libvulkan, it should be re-added for non-component
/external/skqp/
DAndroid.bp1681 "libvulkan",
/external/skia/
DAndroid.bp1842 "libvulkan",
1846 "libvulkan",
/external/tensorflow/third_party/mlir/
DBUILD4071 name = "tools/libvulkan-runtime-wrappers.so",