Searched refs:glInterface (Results 1 – 2 of 2) sorted by relevance
44 sk_sp<const GrGLInterface> glInterface(GrGLCreateNativeInterface()); in copyImageInto() local45 LOG_ALWAYS_FATAL_IF(!glInterface.get()); in copyImageInto()47 (GrBackendContext)glInterface.get())); in copyImageInto()
129 sk_sp<const GrGLInterface> glInterface(driver->getSkiaInterface()); in initialize() local131 sk_sp<const GrGLInterface> glInterface(GrGLCreateNativeInterface()); in initialize()133 LOG_ALWAYS_FATAL_IF(!glInterface.get()); in initialize()139 (GrBackendContext)glInterface.get(), options)); in initialize()