blob: 54c4d837d60d5710c991f463007d9edb374c42ec [file] [log] [blame]
// Copyright 2014 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_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_