Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrLegacyDirectContext.cpp226 sk_sp<GrContext> GrContext::MakeDawn(const dawn::Device& device) { in MakeDawn() function in GrContext
231 sk_sp<GrContext> GrContext::MakeDawn(const dawn::Device& device, const GrContextOptions& options) { in MakeDawn() function in GrContext
/third_party/flutter/skia/include/gpu/
DGrBackendSurface.h75 static GrBackendFormat MakeDawn(dawn::TextureFormat format) { in MakeDawn() function
/third_party/skia/include/gpu/
DGrBackendSurface.h100 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn() function
/third_party/skia/src/gpu/
DGrDirectContext.cpp1159 sk_sp<GrDirectContext> GrDirectContext::MakeDawn(const wgpu::Device& device) { in MakeDawn() function in GrDirectContext
1164 sk_sp<GrDirectContext> GrDirectContext::MakeDawn(const wgpu::Device& device, in MakeDawn() function in GrDirectContext