Home
last modified time | relevance | path

Searched refs:SwiftShader (Results 1 – 25 of 134) sorted by relevance

123456

/external/swiftshader/tools/cmake_generate_graphviz/
Dcmake_generate_graphviz.sh28 cmake --graphviz=SwiftShader.dot ..
29 dot -Tpng -o SwiftShader.png SwiftShader.dot
32 open SwiftShader.png
34 xdg-open SwiftShader.png &>/dev/null &
Dcmake_generate_graphviz.bat30 cmake --graphviz=SwiftShader.dot ..
33 dot -Tpng -o SwiftShader.png SwiftShader.dot
37 start SwiftShader.png
/external/swiftshader/
DREADME.md1 # SwiftShader chapter
8 SwiftShader[^1] is a high-performance CPU-based implementation[^2] of the Vulkan[^3] 1.3 graphics A…
15 SwiftShader libraries can be built for Windows, Linux, and macOS.\
39 The SwiftShader libraries act as drop-in replacements for graphics drivers.
41 On Windows, most applications can be made to use SwiftShader's DLLs by placing them in the same fol…
43SwiftShader's ICD is named `libvk_swiftshader.dll`, but it can be renamed to `vulkan-1.dll` to be …
50 The canonical repository for SwiftShader is hosted at:
51 https://swiftshader.googlesource.com/SwiftShader.
60 …t clone https://swiftshader.googlesource.com/SwiftShader` and manually place the commit hook in `S…
62 …git clone https://swiftshader.googlesource.com/SwiftShader && (cd SwiftShader && git submodule upd…
[all …]
DOWNERS1 # This is the list of people with commit rights actively working on SwiftShader
4 # in this list has approved a SwiftShader related change before landing it.
7 # swiftshader.googlesource.com/SwiftShader has ownership and access control
DREADME.google1 URL: https://swiftshader.googlesource.com/SwiftShader/+/cloud-android-current-release
6 SwiftShader is a high-performance CPU-based implementation of the OpenGL ES and
/external/angle/build_overrides/
Dswiftshader.gni5 # We are building SwiftShader in ANGLE
8 # Path to SwiftShader
9 swiftshader_dir = "//third_party/SwiftShader"
/external/swiftshader/docs/
DdEQP.md4 These steps are specifically for testing SwiftShader's Vulkan implementation using dEQP on Windows …
82 20. Assuming you already built SwiftShader, copy and rename this file:
84 `<path to SwiftShader>\build\Release_x64\vk_swiftshader.dll` or\
85 `<path to SwiftShader>\build\Debug_x64\vk_swiftshader.dll`
91 …This will cause dEQP to load SwiftShader's Vulkan implementatin directly, without going through a …
95 …To use SwiftShader as an [Installable Client Driver](https://github.com/KhronosGroup/Vulkan-Loader…
97 * Define VK_ICD_FILENAMES to `<path to SwiftShader>\src\Vulkan\vk_swiftshader_icd.json`
140 …git clone https://swiftshader.googlesource.com/SwiftShader && (cd SwiftShader && curl -Lo `git rev…
143 This will also install the commit hooks you need for committing to SwiftShader.
211 17. Use SwiftShader as an [Installable Client Driver](https://github.com/KhronosGroup/Vulkan-Loader…
[all …]
DRuntimeConfiguration.md4 SwiftShader provides a simple configuration mechanism based on a configuration file to control a va…
9 SwiftShader looks for a file named `SwiftShader.ini` (case-sensitive) in the working directory. At …
DRegres.md1 # Regres - SwiftShader automated testing
7 SwiftShader.
21 …<swiftshader>/tests/regres/`](https://cs.opensource.google/swiftshader/SwiftShader/+/master:tests/…
30 [[example]](https://swiftshader-review.googlesource.com/c/SwiftShader/+/46369/5#message-4f09ea3e6d0…
53 [`<swiftshader>/tests/regres/ci-tests.json`](https://cs.opensource.google/swiftshader/SwiftShader/+…
60 [`<swiftshader>/tests/regres/full-tests.json`](https://cs.opensource.google/swiftshader/SwiftShader
73 [For example](https://swiftshader-review.googlesource.com/c/SwiftShader/+/26574):
87 …ests/regres/full-tests.json`](https://cs.opensource.google/swiftshader/SwiftShader/+/master:tests/…
89 [[example]](https://swiftshader-review.googlesource.com/c/SwiftShader/+/46448).
102 [`<swiftshader>/tests/regres/run_testlist.sh`](https://cs.opensource.google/swiftshader/SwiftShader
[all …]
DVulkanShaderDebugging.md3 SwiftShader implements a Vulkan shader debugger that uses the [Debug Adapter Protocol](https://micr…
9 To enable the debugger functionality, SwiftShader needs to be built using the CMake `SWIFTSHADER_EN…
11 Once SwiftShader is built with the debugger functionality, there are two environment flags that con…
18 Once you have built SwiftShader with the debugger functionality enabled, and the `VK_DEBUGGER_PORT`…
31 …3102): Create a Visual Studio Code extension that provides a pre-built SwiftShader driver and debu…
DSubzero.md6 Subzero for SwiftShader
9 SwiftShader contains a fork of the Subzero source code (at the time of writing they are in sync). I…
DLLVM.md7 SwiftShader's [Reactor](Reactor.md) library uses LLVM
23 support required by SwiftShader.
37 script works by updating a separate branch of SwiftShader, `llvm10-clean`, on
108 SwiftShader is used by many products on many architectures:
/external/swiftshader/build_overrides/
Dswiftshader.gni1 # Copyright 2019 The SwiftShader Authors. All Rights Reserved.
15 # We are building SwiftShader standalone
18 # Path to SwiftShader
Dspirv_tools.gni1 # Copyright 2019 The SwiftShader Authors. All Rights Reserved.
15 # We are building inside SwiftShader
18 # Paths to SPIRV-Tools dependencies in SwiftShader
Dwayland.gni1 # Copyright 2022 The SwiftShader Authors. All Rights Reserved.
17 # SwiftShader has no wayland third-party dir
/external/swiftshader/src/
Dswiftshader.gni6 # SwiftShader libraries
21 # By default, build SwiftShader with optimizations enabled in debug
26 # SwiftShader DLL gets loaded, to facilitate attaching a debugger.
/external/swiftshader/src/Vulkan/
DVulkan.rc74 VALUE "FileDescription", "SwiftShader Vulkan 64-bit Dynamic Link Library"
76 VALUE "FileDescription", "SwiftShader Vulkan 32-bit Dynamic Link Library"
83 VALUE "ProductName", "SwiftShader Vulkan Dynamic Link Library"
/external/skia/docker/
DREADME.md7 This image is used to build Skia at TOT with SwiftShader.
31 This image is used to build a local checkout of Skia with SwiftShader and run the built
32 executables without requiring the SwiftShader be installed on the host.
35 fuzzer bug in SwiftShader:
41 if SwiftShader is updated), but if you need to manually push a version, then run the
/external/skia/docker/skia-with-swift-shader-base/
DDockerfile1 # Dockerfile for building Skia in release mode, using 3rd party libs from DEPS, with SwiftShader.
16 && git clone https://swiftshader.googlesource.com/SwiftShader swiftshader
/external/swiftshader/infra/config/generated/
Dcommit-queue.cfg9 name: "SwiftShader-CQ"
13 name: "SwiftShader"
/external/angle/extensions/
DEGL_ANGLE_platform_angle_device_type_swiftshader.txt39 This extension enables choosing the SwiftShader Vulkan implementation
64 To request a SwiftShader-backed Vulkan implementation with ANGLE, the value
/external/swiftshader/src/Device/
DCMakeLists.txt1 # Copyright 2020 The SwiftShader Authors. All Rights Reserved.
60 FOLDER "SwiftShader VK"
/external/angle/infra/
DANGLEWrangling.md126 * [SwiftShader into ANGLE](https://autoroll.skia.org/r/swiftshader-angle-autoroll)
130 * [SwiftShader into Chromium](https://autoroll.skia.org/r/swiftshader-chromium-autoroll)
180 The ANGLE into Chromium roller has two SwiftShader + ANGLE (SwANGLE) builders:
184 However, failures on these bots may be due to SwiftShader changes.
190 1. If you suspect a SwiftShader CL, and the breakage is too severe to suppress,
192 consider reverting the responsible SwiftShader roll into Chromium
193 and open a SwiftShader [bug](http://go/swiftshaderbugs). SwiftShader rolls into Chromium
/external/swiftshader/src/System/
DCMakeLists.txt1 # Copyright 2020 The SwiftShader Authors. All Rights Reserved.
69 FOLDER "SwiftShader VK"
/external/swiftshader/src/WSI/
DCMakeLists.txt1 # Copyright 2020 The SwiftShader Authors. All Rights Reserved.
86 FOLDER "SwiftShader VK"

123456