/third_party/flutter/skia/tools/sk_app/ |
D | DawnWindowContext.cpp | 108 dawn::Device DawnWindowContext::createDevice(dawn_native::BackendType type) { in createDevice() function in sk_app::DawnWindowContext
|
/third_party/skia/tools/sk_app/ |
D | DawnWindowContext.cpp | 109 wgpu::Device DawnWindowContext::createDevice(dawn_native::BackendType type) { in createDevice() function in sk_app::DawnWindowContext
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | DisplayImpl.cpp | 114 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
|
/third_party/skia/src/gpu/ |
D | GrRecordingContextPriv.cpp | 26 sk_sp<skgpu::BaseDevice> GrRecordingContextPriv::createDevice(GrColorType colorType, in createDevice() function in GrRecordingContextPriv 40 sk_sp<skgpu::BaseDevice> GrRecordingContextPriv::createDevice(SkBudgeted budgeted, in createDevice() function in GrRecordingContextPriv
|
/third_party/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 86 static wgpu::Device createDevice(const dawn_native::Instance& instance, in createDevice() function in __anon8020a5720111::DawnTestContextImpl
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 109 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 78 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
|
/third_party/flutter/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 157 static dawn::Device createDevice(const dawn_native::Instance& instance, in createDevice() function in __anonf0068e670111::DawnTestContextImpl
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 105 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 206 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 195 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
D | DisplayAndroid.cpp | 486 DeviceImpl *DisplayAndroid::createDevice() in createDevice() function in rx::DisplayAndroid
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | DisplayGLX.cpp | 448 DeviceImpl *DisplayGLX::createDevice() in createDevice() function in rx::DisplayGLX
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 475 DeviceImpl *DisplayWGL::createDevice() in createDevice() function in rx::DisplayWGL
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/ |
D | DisplayOzone.cpp | 941 DeviceImpl *DisplayOzone::createDevice() in createDevice() function in rx::DisplayOzone
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 663 HRESULT Renderer11::callD3D11CreateDevice(PFN_D3D11_CREATE_DEVICE createDevice, bool debug) in callD3D11CreateDevice()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.cpp | 697 HRESULT Renderer11::callD3D11CreateDevice(PFN_D3D11_CREATE_DEVICE createDevice, bool debug) in callD3D11CreateDevice()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 390 PhysicalDevice::createDevice( const VULKAN_HPP_NAMESPACE::DeviceCreateInfo * pCreateInfo, in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 405 …PhysicalDevice::createDevice( const VULKAN_HPP_NAMESPACE::DeviceCreateInfo & createInfo, in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|