Home
last modified time | relevance | path

Searched defs:backendContext (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrLegacyDirectContext.cpp179 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
188 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
229 sk_sp<GrContext> GrContext::MakeDirect3D(const GrD3DBackendContext& backendContext) { in MakeDirect3D()
234 sk_sp<GrContext> GrContext::MakeDirect3D(const GrD3DBackendContext& backendContext, in MakeDirect3D()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp20 GrD3DBackendContext backendContext; in Create() local
56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp20 GrD3DBackendContext backendContext; in Create() local
56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrGpuFactory.cpp17 GrBackendContext backendContext, in Make()
H A DGrContext.cpp85 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext) { in Create()
90 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext, in Create()
155 sk_sp<GrContext> GrContext::MakeVulkan(sk_sp<const GrVkBackendContext> backendContext) { in MakeVulkan()
160 sk_sp<GrContext> GrContext::MakeVulkan(sk_sp<const GrVkBackendContext> backendContext, in MakeVulkan()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/gpu/vk/
H A DVkTestContext.cpp25 GrVkBackendContext backendContext; in Create() local
114 VkTestContextImpl(const GrVkBackendContext& backendContext, const GrVkExtensions* extensions, in VkTestContextImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/gpu/vk/
H A DVkTestContext.cpp25 GrVkBackendContext backendContext; in Create() local
114 VkTestContextImpl(const GrVkBackendContext& backendContext, const GrVkExtensions* extensions, in VkTestContextImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrGpuResourcePriv.h28 preserved for recycling as scratch. */ in Create()
H A DGrContext.cpp37 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext) { in Create()
42 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext, in Create()
71 bool GrContext::init(GrBackend backend, GrBackendContext backendContext, in init()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrLegacyDirectContext.cpp174 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
183 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrLegacyDirectContext.cpp174 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
183 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrLegacyDirectContext.cpp174 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
183 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrLegacyDirectContext.cpp174 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
183 sk_sp<GrContext> GrContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrDirectContext.cpp946 sk_sp<GrDirectContext> GrDirectContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
951 sk_sp<GrDirectContext> GrDirectContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
986 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext) { in MakeDirect3D()
991 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext, in MakeDirect3D()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp17 sk_sp<GrGpu> GrD3DGpu::Make(const GrD3DBackendContext& backendContext, in Make()
29 const GrD3DBackendContext& backendContext) in GrD3DGpu()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/win/
H A DD3D12WindowContext_win.cpp80 GrD3DBackendContext backendContext; in initializeContext() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockGpu.cpp27 sk_sp<GrGpu> GrMockGpu::Make(GrBackendContext backendContext, in Make()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp63 GrVkBackendContext backendContext; in initializeContext() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp64 GrVkBackendContext backendContext; in initializeContext() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp32 sk_sp<GrGpu> GrD3DGpu::Make(const GrD3DBackendContext& backendContext, in Make()
58 const GrD3DBackendContext& backendContext, in GrD3DGpu()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp76 sk_sp<GrGpu> GrVkGpu::Make(GrBackendContext backendContext, const GrContextOptions& options, in Make()
82 sk_sp<GrGpu> GrVkGpu::Make(sk_sp<const GrVkBackendContext> backendContext, in Make()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp66 sk_sp<GrGpu> GrVkGpu::Make(const GrVkBackendContext& backendContext, in Make()
157 const GrVkBackendContext& backendContext, sk_sp<const GrVkInterface> interface, in GrVkGpu()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp66 sk_sp<GrGpu> GrVkGpu::Make(const GrVkBackendContext& backendContext, in Make()
157 const GrVkBackendContext& backendContext, sk_sp<const GrVkInterface> interface, in GrVkGpu()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp66 sk_sp<GrGpu> GrVkGpu::Make(const GrVkBackendContext& backendContext, in Make()
157 const GrVkBackendContext& backendContext, sk_sp<const GrVkInterface> interface, in GrVkGpu()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.cpp66 sk_sp<GrGpu> GrVkGpu::Make(const GrVkBackendContext& backendContext, in Make()
157 const GrVkBackendContext& backendContext, sk_sp<const GrVkInterface> interface, in GrVkGpu()

12