Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3ad3d44f15d81189b68fb5cc2f9463f07ffbdf9b
/
.
/
gpu
/
src
/
GrGLDefaultInterface_none.cpp
blob: 2cca135c0a98825893e902a9a2a55c90d157c2e5 [
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
"GrGLInterface.h"
const
GrGLInterface
*
GrGLDefaultInterface
()
{
return
NULL
;
}