Searched refs:fMtl (Results 1 – 4 of 4) sorted by relevance
23 return fMtl; in getMtlBackendContext()28 : fMtl(mtl) {} in MtlTestContext()30 GrMtlBackendContext fMtl; variable
63 return GrDirectContext::MakeMetal(fMtl, options);
30 return fMtl; in getBackendContext()34 TestContext(const skgpu::mtl::BackendContext& mtl) : fMtl(mtl) {} in TestContext()36 skgpu::mtl::BackendContext fMtl; variable
51 return skgpu::Context::MakeMetal(fMtl);