blob: db8c992ee3835124bbdd724b6efe5a51db60937c [file] [log] [blame]
//
// Copyright 2020 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.
//
// Sets up the GL bindings for the trace tests.
#ifndef ANGLE_TRACE_GL_H_
#define ANGLE_TRACE_GL_H_
// TODO(jmadill): Bind to trace GL loader. http://anglebug.com/4845
#include "util/util_gl.h"
#endif // ANGLE_TRACE_GL_H_