blob: 828d372b980d0af37bb2807dc9827bbd51f31c85 [file] [log] [blame]
// Copyright (c) 2013 The Chromium 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 GPU_GLES2_CONFORM_SUPPORT_GLES2_CONFORM_TEST_H_
#define GPU_GLES2_CONFORM_SUPPORT_GLES2_CONFORM_TEST_H_
bool RunGLES2ConformTest(const char* path);
#endif // GPU_GLES2_CONFORM_SUPPORT_GLES2_CONFORM_TEST_H_