blob: 614148afb06e3704f7b07e2fea554d05a97d04a0 [file] [log] [blame]
// Copyright 2014 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_KHRONOS_GLCTS_SUPPORT_KHRONOS_GLCTS_TEST_H_
#define GPU_KHRONOS_GLCTS_SUPPORT_KHRONOS_GLCTS_TEST_H_
bool RunKhronosGLCTSTest(const char* test_name);
#endif // GPU_KHRONOS_GLCTS_SUPPORT_KHRONOS_GLCTS_TEST_H_