Lines Matching +full:vulkan +full:- +full:loader

3 …icense](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licens…
6 ------------
8 SwiftShader[^1] is a high-performance CPU-based implementation[^2] of the Vulkan[^3] 1.3 graphics A…
13 --------
24 cmake --build . --parallel
26 ./vk-unittests
33Vulkan ICD library, use [Visual Studio 2019](https://visualstudio.microsoft.com/vs/community/) to …
37 -----
39 The SwiftShader libraries act as drop-in replacements for graphics drivers.
41 …as the executable. On Linux, the `LD_LIBRARY_PATH` environment variable or `-rpath` linker option …
43Vulkan applications look for a shared library named `vulkan-1.dll` on Windows (`vulkan-1.so` on Li…
46 ------------
54 https://swiftshader-review.googlesource.com. You must sign in to this site with a Google Account be…
57 …w-password (use the same e-mail address as the one configured as the [Git commit author](https://g…
59-ID](https://gerrit-review.googlesource.com/Documentation/user-changeid.html) tag in the commit me…
60 https://gerrit-review.googlesource.com/tools/hooks/commit-msg. You can execute `git clone https://s…
62 …r && (cd SwiftShader && git submodule update --init --recursive third_party/git-hooks && ./third_p…
64 …command line requires using the [Git Bash Shell](https://www.atlassian.com/git/tutorials/git-bash).
70 When ready, [add](https://gerrit-review.googlesource.com/Documentation/intro-user.html#adding-revie…
72-format 11.0.1](tests/kokoro/gcp_ubuntu/check_style.sh). Most IDEs come with clang-format support,…
75 -------
77 SwiftShader's Vulkan implementation can be tested using the [dEQP](https://github.com/KhronosGroup/…
81 Third-Party Dependencies
82 ------------------------
86-subzero/) project. It originates from Google Chrome's (Portable) [Native Client](https://develope…
88 [llvm-subzero](third_party/llvm-subzero/) contains a minimized set of LLVM dependencies of the Subz…
90 …ins a subset of the [PowerVR Graphics Native SDK](https://github.com/powervr-graphics/Native_SDK) …
92 …unit tests for Chromium, and Reactor unit tests. Run `git submodule update --init` to obtain/updat…
95 -------------
100 -------
108 -------
115 ------------------------
122 ---------------------
125 [^2]: Vulkan 1.3 conformance: https://www.khronos.org/conformance/adopters/conformant-products#subm…
127 [^4]: OpenGL ES 3.1 conformance: https://www.khronos.org/conformance/adopters/conformant-products/o…