Searched defs:MakeDawn (Results 1 – 2 of 2) sorted by relevance
251 sk_sp<GrContext> GrContext::MakeDawn(const wgpu::Device& device) { in MakeDawn() function in GrContext256 sk_sp<GrContext> GrContext::MakeDawn(const wgpu::Device& device, const GrContextOptions& options) { in MakeDawn() function in GrContext
82 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn() function