root/gpu/gles2_conform_support/gles2_conform_test.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


// 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


/* [<][>][^][v][top][bottom][index][help] */