Home | History | Annotate | Download | only in gpu

Lines Matching refs:MakeVulkan

157 sk_sp<GrContext> GrContext::MakeVulkan(sk_sp<const GrVkBackendContext> backendContext) {
159 return MakeVulkan(std::move(backendContext), defaultOptions);
162 sk_sp<GrContext> GrContext::MakeVulkan(sk_sp<const GrVkBackendContext> backendContext,