Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
skia
/
1c04bf97b6245b55ac58c2f3902f8ca95ca91c3d
/
.
/
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
;
}