Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrLegacyDirectContext.cpp251 sk_sp<GrContext> GrContext::MakeDawn(const wgpu::Device& device) { in MakeDawn() function in GrContext
256 sk_sp<GrContext> GrContext::MakeDawn(const wgpu::Device& device, const GrContextOptions& options) { in MakeDawn() function in GrContext
/external/skia/include/gpu/
DGrBackendSurface.h82 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn() function