| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | AdapterVk.h | 25 class Backend; variable
|
| D | BackendVk.cpp | 34 Backend::Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::Vulkan) { in Backend() function in dawn_native::vulkan::Backend
|
| D | VulkanInfo.h | 26 class Backend; variable
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | AdapterD3D12.h | 25 class Backend; variable
|
| D | BackendD3D12.cpp | 73 Backend::Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::D3D12) { in Backend() function in dawn_native::d3d12::Backend
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | AdapterD3D12.h | 26 class Backend; variable
|
| D | BackendD3D12.cpp | 83 Backend::Backend(InstanceBase* instance) in Backend() function in dawn_native::d3d12::Backend
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | BackendGL.cpp | 92 Backend::Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::OpenGL) { in Backend() function in dawn_native::opengl::Backend
|
| /third_party/flutter/skia/bench/ |
| D | Benchmark.h | 42 enum Backend { enum
|
| /third_party/skia/bench/ |
| D | Benchmark.h | 43 enum Backend { enum
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | VulkanInfo.h | 28 class Backend; variable
|
| D | BackendVk.cpp | 392 Backend::Backend(InstanceBase* instance) in Backend() function in dawn_native::vulkan::Backend
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | BackendGL.cpp | 269 Backend::Backend(InstanceBase* instance, wgpu::BackendType backendType) in Backend() function in dawn_native::opengl::Backend
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/ |
| D | DeviceNull.cpp | 41 class Backend : public BackendConnection { class 43 Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::Null) { in Backend() function in dawn_native::null::Backend
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
| D | DeviceNull.cpp | 64 class Backend : public BackendConnection { class 66 Backend(InstanceBase* instance) : BackendConnection(instance, wgpu::BackendType::Null) { in Backend() function in dawn_native::null::Backend
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
| D | LTO.h | 338 ThinBackend Backend; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCAssembler.h | 104 std::unique_ptr<MCAsmBackend> Backend; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | LTO.cpp | 475 LTO::ThinLTOState::ThinLTOState(ThinBackend Backend) in ThinLTOState() 482 LTO::LTO(Config Conf, ThinBackend Backend, in LTO()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCAssembler.cpp | 83 std::unique_ptr<MCAsmBackend> Backend, in MCAssembler()
|
| D | ELFObjectWriter.cpp | 1424 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
|