Sign in
webkit
/
WebKit
/
bb82c41e75cb9e7c2150a21c6764e324ecdb43e7
/
.
/
Source
/
ThirdParty
/
ANGLE
/
util
/
ozone
/
OzonePixmap.cpp
blob: 402282bf7230addb45c27b663a50f8c746df8ab5 [
file
] [
log
] [
blame
]
//
// Copyright 2016 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
#include
"util/OSPixmap.h"
OSPixmap
*
CreateOSPixmap
()
{
return
nullptr
;
}