Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Side by Side Diff: gpu/gles2_conform_support/gles2_conform_test.h

Issue 105733002: Move src/gpu/gles2_conform_test out of src-internal (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 #ifndef GPU_GLES2_CONFORM_SUPPORT_GLES2_CONFORM_TEST_H
6 #define GPU_GLES2_CONFORM_SUPPORT_GLES2_CONFORM_TEST_H
7
8 bool RunGLES2ConformTest(const char* path);
9
10 #endif // GPU_GLES2_CONFORM_SUPPORT_GLES2_CONFORM_TEST_H
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698