blob: 92813c96c201b32c75c027ee75d474e2fd7f0242 [file] [log] [blame]
// Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BENCH_GL_EGL_STUFF_H_
#define BENCH_GL_EGL_STUFF_H_
#include <EGL/egl.h>
extern EGLDisplay g_egl_display;
#endif // BENCH_GL_EGL_STUFF_H_