Home
last modified time | relevance | path

Searched defs:MakeDawn (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/dawn/
DDawnUtils.cpp24 std::unique_ptr<Context> MakeDawn(const DawnBackendContext& backendContext, in MakeDawn() function
/external/skia/include/gpu/
DGrBackendSurface.h110 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn() function
/external/skia/src/gpu/ganesh/
DGrDirectContext.cpp1179 sk_sp<GrDirectContext> GrDirectContext::MakeDawn(const wgpu::Device& device) { in MakeDawn() function in GrDirectContext
1184 sk_sp<GrDirectContext> GrDirectContext::MakeDawn(const wgpu::Device& device, in MakeDawn() function in GrDirectContext