blob: 95471a32faac1d146f7b531041f6bd404648dfbf [file]
// Copyright 2013 The Chromium Authors
// 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_