Searched refs:libvulkan (Results 1 – 23 of 23) sorted by relevance
/external/angle/src/common/vulkan/ |
D | BUILD.gn | 33 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/ |
D | Driver.cpp | 59 HMODULE libvulkan = LoadLibraryA("swiftshader\\libvulkan.dll"); in loadSwiftShader() local 60 EXPECT_NE((HMODULE)NULL, libvulkan); in loadSwiftShader()
|
D | BUILD.gn | 44 "/DELAYLOAD:libvulkan.dll",
|
/external/mesa3d/.gitlab-ci/container/ |
D | ppc64el_build.sh | 8 libvulkan-dev:$arch
|
D | lava_build.sh | 76 libvulkan-dev \ 95 libvulkan-dev:armhf \
|
D | x86_build-base.sh | 50 libvulkan-dev \
|
/external/swiftshader/src/Vulkan/ |
D | CMakeLists.txt | 199 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/ |
D | BUILD.gn | 86 "lib/libvulkan.so=${sdk_dist_path}/libvulkan.so",
|
/external/vulkan-headers/ |
D | Android.bp | 61 // 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/ |
D | Makefile | 44 g++ -o $@ $^ $(VULKAN_SDK)/lib/libvulkan.so.1
|
/external/llvm-project/mlir/test/mlir-vulkan-runner/ |
D | addf.mlir | 1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
|
D | mulf.mlir | 1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
|
D | time.mlir | 1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
|
D | addi.mlir | 1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
|
D | subf.mlir | 1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
|
D | addi8.mlir | 1 // RUN: mlir-vulkan-runner %s --shared-libs=%vulkan_wrapper_library_dir/libvulkan-runtime-wrappers%…
|
/external/mesa3d/docs/ |
D | android.rst | 72 Note this command doesn't quite work because libvulkan wants the
|
/external/angle/doc/ |
D | DebuggingTips.md | 245 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/ |
D | microdump-withcrashreason.dmp | 148 …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/ |
D | BUILD.gn | 1033 # links to libvulkan, it should be re-added for non-component
|
/external/skqp/ |
D | Android.bp | 1681 "libvulkan",
|
/external/skia/ |
D | Android.bp | 1842 "libvulkan", 1846 "libvulkan",
|
/external/tensorflow/third_party/mlir/ |
D | BUILD | 4071 name = "tools/libvulkan-runtime-wrappers.so",
|