blob: a62c447673edf4a323c470e7f56a802f5b5a42f5 [file] [log] [blame]
/*
* Copyright 2011 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "include/gpu/ganesh/gl/GrGLInterface.h"
sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return nullptr; }