Searched defs:MakeDawn (Results 1 – 4 of 4) sorted by relevance
226 sk_sp<GrContext> GrContext::MakeDawn(const dawn::Device& device) { in MakeDawn() function in GrContext231 sk_sp<GrContext> GrContext::MakeDawn(const dawn::Device& device, const GrContextOptions& options) { in MakeDawn() function in GrContext
75 static GrBackendFormat MakeDawn(dawn::TextureFormat format) { in MakeDawn() function
100 static GrBackendFormat MakeDawn(wgpu::TextureFormat format) { in MakeDawn() function
1159 sk_sp<GrDirectContext> GrDirectContext::MakeDawn(const wgpu::Device& device) { in MakeDawn() function in GrDirectContext1164 sk_sp<GrDirectContext> GrDirectContext::MakeDawn(const wgpu::Device& device, in MakeDawn() function in GrDirectContext