Searched defs:MakeMetal (Results 1 – 3 of 3) sorted by relevance
205 sk_sp<GrContext> GrContext::MakeMetal(void* device, void* queue) { in MakeMetal() function in GrContext210 sk_sp<GrContext> GrContext::MakeMetal(void* device, void* queue, const GrContextOptions& options) { in MakeMetal() function in GrContext
28 sk_sp<Context> Context::MakeMetal(const mtl::BackendContext& backendContext) { in MakeMetal() function in skgpu::Context
1159 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(const GrMtlBackendContext& backendContext) { in MakeMetal() function in GrDirectContext1164 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(const GrMtlBackendContext& backendContext, in MakeMetal() function in GrDirectContext1177 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(void* device, void* queue) { in MakeMetal() function in GrDirectContext1184 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(void* device, void* queue, in MakeMetal() function in GrDirectContext